Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Code svn migration

How to migrate from Google Code's subversion to another subversion server keeping the history? The problem here is that I don't have access to the repository of Google Code, nor to the one I will migrate.

like image 684
Patrick Allaert Avatar asked Nov 16 '25 07:11

Patrick Allaert


1 Answers

You can 'svnsync' the data from Google code to a local repository on your pc. You can then use 'svnadmin' to create a dump file from that and send that to your new hosting provider or in some cases you can use svnsync to upload to the repository.

The only public hosting I know that supports svnsync upload is Google code (it requires clearing the repository first), which most likely doesn't help you, but there might be others now.

like image 93
Bert Huijben Avatar answered Nov 18 '25 20:11

Bert Huijben



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!