On Tue, Sep 8, 2009 at 1:40 PM, Jorge Handl<[email protected]> wrote:

>    # svnsync init https://project.googlecode.com/svn file:///svnrepo
>    svnsync: Unrecognized URL scheme for 'https://
> project.googlecode.com/svn'

This is the only error message you need.  "unrecognized URL scheme" is
the svn client's way of saying it doesn't know what 'https' means.  In
other words, if you run 'svn --version', you'll see it has no SSL
support compiled in.  Get yourself a properly compiled svn client.
:-)   (Googlecode *requires* SSL to do svn writes.)

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to