Currently if you are working on a project, and you have two branches, you can't check them out in CC because they both go into a folder named after the artifact. this is fine mostly. Howeer, you may want to be able to provide your own folder name.
I could see:
myproject-production
myproject-nextgeneration
but the artifact on both is myproject, the only difference is the version information!
Description
Currently if you are working on a project, and you have two branches, you can't check them out in CC because they both go into a folder named after the artifact. this is fine mostly. Howeer, you may want to be able to provide your own folder name.
I could see:
myproject-production
myproject-nextgeneration
but the artifact on both is myproject, the only difference is the version information!
We've ended up hacking up our cruisecontrol.jsl to support a custom name to deal with this type of issue as well.. This could also be based off the branch information as well....
David Eric Pugh added a comment - 22/Jun/05 06:48 AM We've ended up hacking up our cruisecontrol.jsl to support a custom name to deal with this type of issue as well.. This could also be based off the branch information as well....
"Fix version" should be decided by the assignee