How to/syntax to checkout several modules by release tag names in Hudson

Posted by kij on Super User See other posts from Super User or by kij
Published on 2010-06-15T09:32:24Z Indexed on 2010/06/15 9:43 UTC
Read the original article Hit count: 180

Filed under:
|

Hi all,

Under Hudson, does somebody know how to specify a release tag name in a cvs checkout ?

At the moment, i only specify the CVSROOT and modules names to checkout my project in my workspace. I tried to add '-r TAG_NAME' for each module name, but it doesn't work.

I think that this functionality exist, so if someone as the right syntax/way to do it.. :)

Thanks in advance for your help.

Best regards.

© Super User or respective owner

Related posts about cvs

Related posts about hudson