Subversion Deployment tools: specify branch/tag, revision and target machine

Posted by Terman on Stack Overflow See other posts from Stack Overflow or by Terman
Published on 2011-11-16T01:46:48Z Indexed on 2011/11/16 1:50 UTC
Read the original article Hit count: 175

Filed under:
|
|

What are some non commercial deployment tools that allows a developer to speficy: a branch/tag, a revision and a target machine to deploy code to?

I was wondering if there's a ccnet plugin of some sort that would allow the above to be specified.

I know this could be done with a NAnt deploy script. However considering we're mostly using gui tools for feedback, plus the tortoise svn repository browser, it be cool to lear if there's an GUI simple GUI tool/plugin

cheers.

© Stack Overflow or respective owner

Related posts about svn

Related posts about cruisecontrol.net