User Tools

Site Tools


subversion-howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
subversion-howto [2009/06/21 12:00] bpsubversion-howto [2010/11/20 12:38] (current) – Added note about cheap copies when branching. bp
Line 123: Line 123:
 svn cp trunk branches/mybranch svn cp trunk branches/mybranch
 </code> </code>
-Of course, this will include the full OOFEM, but there's no harm in doing so. +Of course, this will include the full OOFEM, but there's no harm in doing so. Subversion's repository has a special design. When you copy a directory, you don't need to worry about the repository growing huge—Subversion doesn't actually duplicate any data.
-Creating the branch directly on the server+
  
 You can also create the branch directly without having a checked-out working copy: You can also create the branch directly without having a checked-out working copy:
subversion-howto.txt · Last modified: 2010/11/20 12:38 by bp