Open main menu

Changes

Git svn

18 bytes removed, 22:36, 20 July 2013
=== Windows ===
md C:\relax svnadmin create C:/relax/trunk md C:\relax\branchessvn svnadmin create C:/relax/branches/relax_disp echo exit 0 > C:/relax/trunk/hooks/--pre-revprop1.4-change.bat echo exit 0 > compatible C:/relax/branchessvn/relax_disp/hooks/pre-revprop-change.battrunk
md C:\relax\svn\branches svnadmin create --pre-1.4-compatible C:/relax/svn/branches/relax_disp  echo exit 0 > C:/relax/svn/trunk/hooks/pre-revprop-change.bat echo exit 0 > C:/relax/svn/branches/relax_disp/hooks/pre-revprop-change.bat  svnsync init file:///C:/relax/svn/trunk svn://svn.gna.org/svn/relax/trunk svnsync init file:///C:/relax/svn/branches/relax_disp svn://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 svnsync sync file:///C:/relax/svn/branches/relax_disp  md C:\relax\trunk_git cd C:\relax\trunk_git git svn clone file:///C:/relax/trunk -s
md cd C:\relax\branches\relax_disp_git cd git svn clone file:///C:\/relax\branches\relax_disp_git/svn/trunk -s git svn clone file:///C:/relax/svn/branches/relax_disp -s
Trusted, Bureaucrats
1,382

edits