SVN RTC Integration
I have been playing around with the RTC SVN integration and I have stumbled on some bugs (?)/ questions:
1. I have a project that is in an SVN repository and that I have already worked in. If I decide to add the WI integration, I get outgoing changes and when I synchronize these changes, I sometimes get this error:
svn: Commit failed (details follow):
svn: Commit failed (details follow):
svn: Directory '/test/trunk/test' is out of date
Synchronizing the folder and retrying the operation does not seem to work.
2. If I open the Jazz SVN Connections and I try to run the "update links" I get different errors:
error a)
org.tigris.subversion.javahl.ClientException: Merge conflict during commit
svn: Commit failed (details follow):
svn: File or directory '.' is out of date; try updating
svn: resource out of date; try updating
org.tigris.subversion.javahl.ClientException: Merge conflict during commit
svn: Commit failed (details follow):
svn: File or directory '.' is out of date; try updating
svn: resource out of date; try updating
error b)
An internal error occurred during: "Linking SVN Revisions to Work Items".
org/tigris/subversion/subclipse/core/ISVNRemoteFolder.getLogMessages(Lorg/tigris/subversion/svnclientadapter/SVNRevision;Lorg/tigris/subversion/svnclientadapter/SVNRevision;Lorg/tigris/subversion/svnclientadapter/SVNRevision;ZZJ)[Lorg/tigris/subversion/svnclientadapter/ISVNLogMessage;
3. On occasion when I am in the form that links the Jazz WI to the SVN revisions, I get an error reporting invalid content in the form...
Thanks for the help!
Jan
1. I have a project that is in an SVN repository and that I have already worked in. If I decide to add the WI integration, I get outgoing changes and when I synchronize these changes, I sometimes get this error:
svn: Commit failed (details follow):
svn: Commit failed (details follow):
svn: Directory '/test/trunk/test' is out of date
Synchronizing the folder and retrying the operation does not seem to work.
2. If I open the Jazz SVN Connections and I try to run the "update links" I get different errors:
error a)
org.tigris.subversion.javahl.ClientException: Merge conflict during commit
svn: Commit failed (details follow):
svn: File or directory '.' is out of date; try updating
svn: resource out of date; try updating
org.tigris.subversion.javahl.ClientException: Merge conflict during commit
svn: Commit failed (details follow):
svn: File or directory '.' is out of date; try updating
svn: resource out of date; try updating
error b)
An internal error occurred during: "Linking SVN Revisions to Work Items".
org/tigris/subversion/subclipse/core/ISVNRemoteFolder.getLogMessages(Lorg/tigris/subversion/svnclientadapter/SVNRevision;Lorg/tigris/subversion/svnclientadapter/SVNRevision;Lorg/tigris/subversion/svnclientadapter/SVNRevision;ZZJ)[Lorg/tigris/subversion/svnclientadapter/ISVNLogMessage;
3. On occasion when I am in the form that links the Jazz WI to the SVN revisions, I get an error reporting invalid content in the form...
Thanks for the help!
Jan