My goal - a job that can be used to build code from a URL that the user chooses from a list of URLs.
1. I added a "Choice Parameter" called Branch, with a list of SVN URLs.
2. In the "Source Code Management" stage I use that parameter to checkout the code.
My question - How do I make sure that each URL will be checked out to its own folder? ("Local module directory" parameter in "Source Code Management" stage)