
Hi Sean, That does not sound like a trivial fix :). We will consider adding support for CVS and other systems but that will be in another release. What you can do now is to checkout twice your project, in one location keep always the latest code and in the other keep the code you work on. Then you can compare the two locations using the directory based diff from oXygen before committing. Best Regards, George --------------------------------------------------------------------- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Sean Wheller wrote:
Hi,
Great job on beta 6. Just been playing with it a bit today. Especially interested in the comparison tools. Now the only thing missing is diff against a vcs.
One quick way to implement this may be to work as a front end to cvs, svn, tla or baz. I think it would be safe to assume that any person wanting to make diffs would have one or more of these applications installed. It should therefor be possible to enable an Oxygen user to create a diff against the repository and view it before doing a commit.
The next step from this is to implement the ability for a user to view patches, merge them and then commit them.
What do you think? Can you get this in before release?