Changes between Version 1 and Version 2 of CreateSVNBranch
- Timestamp:
- Jan 16, 2008 10:03:30 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CreateSVNBranch
v1 v2 3 3 -- it's a one-liner to copy the current trunk to a named branch[[BR]] 4 4 -- name the branch with your name and the date of the branch[[BR]] 5 % svn copy http://d 121099/svn/sans/SANSReduction/trunk http://d121099/svn/sans/SANSReduction/branches/kline_29MAR07 -m "What is the purpose for creating this branch"5 % svn copy http://danse.chem.utk.edu/svn/sans/SANSReduction/trunk http://danse.chem.utk.edu/svn/sans/SANSReduction/branches/kline_29MAR07 -m "What is the purpose for creating this branch" 6 6 7 7 -- then move to a nice local directory and checkout the branch you've made 8 % svn co http://d 121099/svn/sans/SANSReduction/branches/kline_29MAR078 % svn co http://danse.chem.utk.edu/svn/sans/SANSReduction/branches/kline_29MAR07