I want to checkout an SVN directory to a different name than what it exists in SVN.
SVN command line would look like "svn co http://mysvnserver/project/foo/bar swizzle".
This creates a "swizzle" directory and dumps the code at the URL into it.
I am trying to replicate that in a Bamboo source repository definition. I have done this for years in Hudson.
Check if this documentation helps : (https://confluence.atlassian.com/display/BAMBOO/Checking+out+code)
With two areas for source code: One to define the SVN repository nickname and another to choose where to checkout that nickname... I missed that. Thank you. All good!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.