2006/09/27

Google Code SVN History Import ?

So apparently, it is now possible to import an existing repository into Google Code Hosting while preserving history, through svnsync. Which is not yet reflected in the FAQ (in the case you'd be able to actually -find- a link to the FAQ from the Google Hosting site).

Comments:
Not so. From the svnsync documentation that you linked:

“svnsync is a tool for creating and maintaining read-only mirrors of subversion repositories.”
 
It's not read-only in the sense that it can't be modified. It just means that the import is a one-time copy, and there's not further synchronization between the repos.
 
Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?