20100422

Change from opensvn.csie.org to code.google.com

1. Create a new project in google code.
2. Reset the Subversion repository to revision 0.
Find the "Reset Subversion Repository" link at the bottom of the "Source" tab.
3. Sync between two svn host. Init first, then sync.
$ svnsync init https://xiaomao101.googlecode.com/svn/ https://opensvn.csie.org/xiaomao101/ --username ant101tna
Authentication realm: Google Code Subversion Repository
Password for 'ant101tna':
Copied properties for revision 0.
$ svnsync sync https://xiaomao101.googlecode.com/svn/ --username ant101tna
Transmitting file data .
Committed revision 1.
Copied properties for revision 1.
Committed revision 2.
Copied properties for revision 2.
Transmitting file data ...


Ref:
(1) Importing Subversion Repositories to Google Code
http://therightstuff.de/CommentView,guid,b984a8e7-e94d-4eed-a705-5dc479f959e8.aspx
(2) 將 Subversion Repository 搬進 Google Code 裡面
http://fourdollars.blogspot.com/2009/08/subversion-repository-google-code.html

没有评论:

发表评论