Working with multiple CVS branches simultaneously [message #199558] |
Mon, 23 February 2004 03:07  |
Eclipse User |
|
|
|
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 #199886 is a reply to message #199558] |
Mon, 23 February 2004 11:19  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04028 seconds