History for Move Project Off Of Google Code?

Page: 1
11 years ago
rs picture
rs picture

Comment: You can use @svnrdump@ to do this: http://svnbook.red-bean.com/en/1.7/svn.ref.svnrdump.c.dump.html So, you would do something like (replace the URL with your own Google Code project URL): @svnrdump http://project.googlecode.com/svn/ > project-svn.dump@ Then you can upload that Subversion dump file (@project-svn.dump@) to any new XP-Dev.com Subversion repositoryYou can use @svnrdump@ to do this: http://svnbook.red-bean.com/en/1.7/svn.ref.svnrdump.c.dump.html So, you would do something like (replace the URL with your own Google Code project URL): @svnrdump dump http://project.googlecode.com/svn/ > project-svn.dump@ Then you can upload that Subversion dump file (@project-svn.dump@) to any new XP-Dev.com Subversion repository

rs picture
Page: 1