Changes

Jump to navigation Jump to search

Git svn

57 bytes added, 08:22, 21 July 2013
=== Windows ===
md C:\relax\svn\trunk svnadmin create --pre-1.4-compatible C:/relax/svn/trunk/.svn
md C:\relax\svn\branches\relax_disp svnadmin create --pre-1.4-compatible C:/relax/svn/branches/relax_disp/.svn
echo exit 0 > C:/relax/svn/trunk/.svn/hooks/pre-revprop-change.bat echo exit 0 > C:/relax/svn/branches/relax_disp/.svn/hooks/pre-revprop-change.bat
svnsync init file:///C:/relax/svn/trunk /.svn http://svn.gna.org/svn/relax/trunk/ svnsync init file:///C:/relax/svn/branches/relax_disp /.svn http://svn.gna.org/svn/relax/branches/relax_disp/
# Be aware, if your repo is big, it could take a loooot of time.
# Example. 20500 commits, took from 22 PM to 23 PM.
svnsync sync file:///C:/relax/svn/trunk/.svn svnsync sync file:///C:/relax/svn/branches/relax_disp/.svn
cd C:\relax
git svn clone file:///C:/relax/svn/trunk -s
git svn clone file:///C:/relax/svn/branches/relax_disp -s
Trusted, Bureaucrats
1,382

edits

Navigation menu