The *destination* repository is what's being complained about here,
not your source repository.  Try doing 'svn proplist -v --revprop -r0
destinationURL'.  If you see svnsync properties there, remove them.
Then re-run 'svnsync init'.

On Tue, Sep 8, 2009 at 3:12 PM, Jorge Handl<jha...@gmail.com> wrote:
> Ok, that fixed the "unrecognized URL scheme" error. But now I'm getting
> another error:
>
> "svnsync: DAV request failed; it's possible that the repository's
> pre-revprop-change hook either failed or is non-existent"
>
> I checked my local repository and it does hace a pre-revprop-change hook
> that is not being executed. So I assume this is on google's repository,
> which is why I'm back here asking.
>
>
> On Tue, Sep 8, 2009 at 3:55 PM, Jorge Handl <jha...@gmail.com> wrote:
>>
>> Ben, thank you, I'll look into that!
>>
>> On Tue, Sep 8, 2009 at 3:51 PM, Ben Collins-Sussman <suss...@google.com>
>> wrote:
>>>
>>> On Tue, Sep 8, 2009 at 1:40 PM, Jorge Handl<jha...@gmail.com> 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 google-code-hosting@googlegroups.com
To unsubscribe from this group, send email to 
google-code-hosting+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to