mark wheeler

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
mark wheeler created a post, svn copy problem
Im trying to execute an svn command from a teamcity build step but Im getting an errorive tried 2 svn command executables (both give the same error)C:\Program Files\SlikSvn\bin\svn.exeC:\Program Fi... -
mark wheeler created a post, 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 http...