svnadmin create C:/relax/branches/relax_disp
 
 #In windows
 echo exit 0 > C:/relax/trunk/hooks/pre-revprop-change.bat
 echo exit 0 > C:/relax/branches/relax_disp/hooks/pre-revprop-change.bat
 svnsync init file:///C:/relax/trunk httpsvn://svn.gna.org/svn/relax/trunk svnsync init file:///C:/relax/branches/relax_disp httpsvn://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, toke from 22 PM to 23 PM.