0

I know we could migrate repository from google to another repository sever and keep the history, like described here. Google Code svn migration

I am wondering if I can do the other way around. I have some code in a private svn repository, and I would like to move them to google code without losing history. Can I import, say, an svn dump image to google-code site?

Thanks.

Community
  • 1
  • 1
yangsuli
  • 1,252
  • 5
  • 16
  • 33

1 Answers1

0

Procedure is documented here: http://code.google.com/p/support/wiki/SubversionFAQ#How_do_I_import_an_existing_Subversion_repository?

I suppose that covers it quite well :)

favoretti
  • 29,299
  • 4
  • 48
  • 61