Closed GoogleCodeExporter closed 9 years ago
I'd love to do that. Is there a simple way to automatically migrate from google
code svn to github?
Original comment by johan.ha...@gmail.com
on 16 Apr 2014 at 8:02
There is google-code-issues-migrator [3] for the issue migration, but just for
the code I haven't found anything fully automatic (maybe it is a niche? :) ).
GitHub recommends [2] using the svn2git tool which I have successfully used to
migrate a few SVN project to Git, but never to GitHub directly.
It is useful to map existing SVN committers to Git(Hub) users to keep those
commits mapped after migration. That and a migration of branches and tags is
quite good described in the project documentation [3].
[1] - https://github.com/arthur-debert/google-code-issues-migrator/
[2] - https://help.github.com/articles/importing-from-subversion
[3] - https://github.com/nirvdrum/svn2git
Original comment by msz...@wp.pl
on 16 Apr 2014 at 11:12
Thank you for the links. I really want to do this, I just need to find the time
to do so.
Original comment by johan.ha...@gmail.com
on 22 Apr 2014 at 5:39
Original comment by johan.ha...@gmail.com
on 28 May 2014 at 8:02
Original comment by johan.ha...@gmail.com
on 28 May 2014 at 12:48
Original issue reported on code.google.com by
msz...@wp.pl
on 5 Apr 2014 at 10:29