Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » I am unable to compare branched code with latest trunk code
I am unable to compare branched code with latest trunk code [message #11680] Tue, 15 January 2008 14:51 Go to next message
Edoardo Comar is currently offline Edoardo ComarFriend
Messages: 102
Registered: July 2009
Senior Member
I am using the Subversive plugins 0.7.0.v20071222 on Eclipse 3.4M4.

My SVN repository has the ordinary structire
<url>/trunk/mypluginproj/...
<url>/tags/20071201/mypluginproj/...
<url>/tags/20071202/mypluginproj/...
....
<url>/branches/from20071202/mypluginproj/...

when I check out the project from the branch (and the branch was created
from a tag meant to be a snapshot of some days ago)

I am unable to compare a resource in the project with the resource as it
currently exist under trunk.

can anyone please explain this behavior - which I find limiting when
trying to backport from trunk to a branch - ?
Re: I am unable to compare branched code with latest trunk code [message #11752 is a reply to message #11680] Wed, 16 January 2008 16:57 Go to previous message
Eclipse UserFriend
Originally posted by: alexander.gurov.polarion.org

Hi Edoardo,


Current Subversive version has some issues with the compare functionality.
We've reworked this code according to changes in the SVN 1.5. Also we have
fixed some issues which are related not only to the client library but to
Subversive itself.

Build which contains these changes will be available at the end of this
week.
With the SVN 1.4 compatible connectors compare will not work for folders.
SVN 1.5 compatible connectors allow to compare folders also. But please
note that these connectors are not stable and SVN 1.5 working copy format
is not compatible with SVN 1.4 one.
Previous Topic:Re: new Subversive breaks Buckminster support
Next Topic:Multiple project tag creation issue
Goto Forum:
  


Current Time: Wed Apr 24 14:42:45 GMT 2024

Powered by FUDForum. Page generated in 0.03113 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top