running a subversion command in a build step
I want to copy from trunk to a specifid branch in a build step, what type of runner would i need ? I know the command but how would I execute it ?
svn copy https://server/svn/code/trunk/source https://server/svn/code/branches/QA
Please sign in to leave a comment.