Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » CVS: how to find which version a branch was created from?
CVS: how to find which version a branch was created from? [message #211435] Wed, 03 August 2005 08:10 Go to next message
Eclipse UserFriend
Originally posted by: larsehansen.newmail.dk

Hi - I have created several branches and now I need to merge with main
trunk.

But.. for one of the branches I forgot which version I used when I created
the branch. Is there an easy way in Eclipse (3.0) to view the version a
branch is based on. I havent ben able to find that information.

Best regards
Lars
Re: CVS: how to find which version a branch was created from? [message #211474 is a reply to message #211435] Wed, 03 August 2005 11:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Lars Hansen wrote:
> Hi - I have created several branches and now I need to merge with main
> trunk.
>
> But.. for one of the branches I forgot which version I used when I created
> the branch. Is there an easy way in Eclipse (3.0) to view the version a
> branch is based on. I havent ben able to find that information.

Was the branch created from within Eclipse? If so, you can use the fact
that Eclipse automatically creates a tag at the point where it branches
(using a name derived from the branch name). If Eclipse was used, you
should be able to find the tag that Eclipse created when it created the
branch.
If not, there are several plugins that visualize or graph the CVS
history of files. They would probably help you track the branch back to
it's origin. Try searching at http://www.eclipse-plugins.info

HTH,
Eric
Re: CVS: how to find which version a branch was created from? [message #211666 is a reply to message #211474] Fri, 05 August 2005 04:49 Go to previous message
Eclipse UserFriend
Originally posted by: lsh.Experian.dk

Thanks Eric!

I tried the Version Tree plugin - just what I needed.

Best regards
Lars
Previous Topic:ICompilationUnit persistence
Next Topic:Ant View problems
Goto Forum:
  


Current Time: Thu Jun 19 09:51:21 EDT 2025

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

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

Back to the top