Return to Snippet

Revision: 23307
at February 3, 2010 16:26 by obi


Initial Code
svn copy http://svn.example.com/repos/calc/trunk \
           http://svn.example.com/repos/calc/branches/my-calc-branch \
      -m "Creating a private branch of /calc/trunk."

Initial URL
http://svnbook.red-bean.com/en/1.0/ch04s02.html

Initial Description


Initial Title
svn branch creation

Initial Tags


Initial Language
SVN