I have a SVN repo on a linux pc that I synced up to my google code repo but yesterday the motherboard died but I was able to move the repo to my mac using "svnadmin hotcopy" but it wont let my sync to google code anymore.
svnsync sync https://<project>.googlecode.com/svn/ file:///Users/frederic/Dev/SVN/<project>/ --username <username> --no- auth-cache svnsync: Unable to open an ra_local session to URL svnsync: Unable to open repository 'file:///home/frederic/SVN/ <project>' svnsync: Can't open file '/home/frederic/SVN/<project>/format': Input/ output error The problem is that its looking for the source repo in the location it had on my linux pc not the new location on my mac. How can I fix this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

