Saturday, September 12, 2020

Creating a SVN branch from given commit id


Simple as following.  {where 123 is the revison number}


>svn copy -r123 http://svn.example.com/repos/calc/trunk  http://svn.example.com/repos/calc/branches/my-calc-branch


Share Article : Creating a SVN branch from given commit id
Share/Save/Bookmark

0 comments:

Post a Comment