> I'd like to check out a certain branch from jboss cvs via eclipse. Is
> there any other way then manually adding every module to the branch
> list by entering the branch name ? The 'refresh branches and versions
> wizard' doesn't discover anything ):
> 
> Hans
> 
Let's say you want to checkout branch-3.2. In "CVS Repositories" view goto :ext:[EMAIL 
PROTECTED]:/cvsroot/jboss (or whatever your repository location is), HEAD, scroll down 
and find branch-3.2 module. Right click and select "Add to Branch List..." from the 
menu. Enter Branch_3_2 as a branch name. Now you should be able to check out 
:ext:[EMAIL PROTECTED]:/cvsroot/jboss, Branches, Branch_3_2, jboss-3.2. Just tested 
with RC2 and it works. It used to be much simpler, though.

By the way, are you trying to checkout jboss sources via Eclipse? There are few 
reasons why I find it much more convenient to do "cvs -z3 -q up -dP" from a command 
line. Most important, I want to see JBoss sources as a set of projects, not one 
branch-3.2 project.

Igor.


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to