subversion-howto
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
subversion-howto [2009/06/21 11:55] – Added link to 1.4 documentation bp | subversion-howto [2010/11/20 12:38] (current) – Added note about cheap copies when branching. bp | ||
---|---|---|---|
Line 123: | Line 123: | ||
svn cp trunk branches/ | svn cp trunk branches/ | ||
</ | </ | ||
- | Of course, this will include the full OOFEM, but there' | + | Of course, this will include the full OOFEM, but there' |
- | Creating | + | |
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: | ||
Line 238: | Line 237: | ||
< | < | ||
- | $ svn merge -r 406:480 http://www.ooem.trunk/ | + | $ svn merge -r 406:480 http://www.oofem.trunk/ |
U | U | ||
U | U | ||
Line 262: | Line 261: | ||
At revision 1910. | At revision 1910. | ||
- | $ svn merge http://svn.example.com/repos/calc/trunk@1910 \ | + | $ svn merge http://www.oofem.org/svn/trunk@1910 \ |
- | http://svn.example.com/repos/calc/branches/mybranch@1910 | + | http://www.oofem.org/svn/branches/my-branch@1910 |
U real.c | U real.c | ||
U integer.c | U integer.c |
subversion-howto.1245578125.txt.gz · Last modified: 2009/06/21 11:55 by bp