author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 20 Apr 2009 19:56:04 +0300 (2009-04-20) | |
changeset 98 | fc020f519c58 |
parent 97 | f2b1ceb9a48f |
child 99 | 0fa8ff78a008 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/svn.rst Mon Apr 20 19:56:04 2009 +0300 @@ -0,0 +1,7 @@ +-*- outline -*- + +* Copy repo from SourceForge to GoogleCode. + + $ svnsync init https://PROJ.googlecode.com/svn https://PROJ.svn.sourceforge.net/svnroot/PROJ + $ svnsync --username NAME --password PASSWORD \ + sync https://PROJ.googlecode.com/svn https://PROJ.svn.sourceforge.net/svnroot/PROJ