I tried svnsync'ing my current repository to a new google code project. This is what went down:
$ svnsync init --username kristopherwilson https://stjerm-terminal.googlecode.com/svn file:///var/svn/stjerm Authentication realm: <https://stjerm-terminal.googlecode.com:443> Google Code Subversion Repository Password for 'kristopherwilson': Copied properties for revision 0. $ svnsync sync --username kristopherwilson https://stjerm-terminal.googlecode.com/svn file:///var/svn/stjerm Committed revision 1. Copied properties for revision1. Committed revision 2. Copied properties for revision2. Committed revision 3. Copied properties for revision3. svnsync: DAV request failed; it's possible that the repository's pre- revprop-change hook either failed or is non-existent svnsync: At least one property change failed; repository is unchanged $ svnsync sync --username kristopherwilson https://stjerm-terminal.googlecode.com/svn file:///var/svn/stjerm svnsync: Destination repository has not been initialized $ svnsync init --username kristopherwilson https://stjerm-terminal.googlecode.com/svn file:///var/svn/stjerm svnsync: Cannot initialize a repository with content in it How do I continue syncing my repository? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

