[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Typo in documentation for svnsync

From: Steve Axthelm <steveax_at_gmail.com>
Date: 2007-02-26 09:43:41 CET

On 2/26/07, Ryan Schmidt <subversion-2007a@ryandesign.com> wrote:
>
>
> I guess it doesn't think the username is "svnsync". Let's see what
> user it thinks it is: try changing the echo line to this:
>
> echo "The $USER user may not change revprops;" >&2
> echo "Only the svnsync user can change revprops" >&2
>
> Then try again and see what user it says you are.

Ahh, yes I should have thought of that.

It's the 'me' from:

svnsync sync --username svnsync
svn+ssh://me@foo.host.com/svn/project<http://svn+ssh//me@foo.host.com/svn/project>

So it apparently discards the username param when you've connected via
svn+ssh and uses the ssh user.

Thanks for the help.

-- 
-Steve
Received on Mon Feb 26 09:44:06 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.