Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Working with multiple CVS branches simultaneously
Working with multiple CVS branches simultaneously [message #199558] Mon, 23 February 2004 03:07 Go to next message
Eclipse UserFriend
Hi,

I want to work with eclipse on several CVS branches. My problem is that I
don't want to reconfigure eclipse every time.
I want to checkout each branche, load eclipse, and arrange it so that each
instance knows the directory base it is
working on. E.g., the first instance will work on projects in
/home/foo/work/branch1 and the other on /home/foo/work/
branch2.

Thanx,
Ittay
Re: Working with multiple CVS branches simultaneously [message #199812 is a reply to message #199558] Mon, 23 February 2004 09:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

It will be easier to use a separate workspace for each branch.


--
Thanks, Rich Kulp

Re: Working with multiple CVS branches simultaneously [message #199886 is a reply to message #199558] Mon, 23 February 2004 11:19 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-user.jibeinc.com

Ittay Dror wrote:

> Hi,
>
> I want to work with eclipse on several CVS branches. My problem is that I
> don't want to reconfigure eclipse every time.
> I want to checkout each branche, load eclipse, and arrange it so that each
> instance knows the directory base it is
> working on. E.g., the first instance will work on projects in
> /home/foo/work/branch1 and the other on /home/foo/work/
> branch2.

You could use a separate workspace foe each branch, or you can check out
different branches into different Eclipse Projects in one workspace. For
example, have ProjectX in Eclipse for the HEAD and also have a
ProjectX-branch for the branch of the same CVS module.

HTH,
Eric
--
Eric Rizzo
Software Architect
Jibe, Inc.
http://www.jibeinc.com
Previous Topic:How to get all (java) files in a project?
Next Topic:What's a simple and reliable way to get the Eclipse Plugin directory?
Goto Forum:
  


Current Time: Sun Jun 01 05:01:17 EDT 2025

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

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

Back to the top