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

Re: svnsync: Authorization failed

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2007-01-27 00:01:36 CET

Célio Cidral Junior wrote:
> I'm trying to execute svnsync, but it gives me this error:
>
> $ svnsync init svn://localhost/ http://remote-server/repos/myapp/
> svnsync: Authorization failed
>
> The local repository does *not* require authentication (it's an
> untouched brand new repository), but the source repository does. In my
> local machine, my credentials are already cached, so when I do...

If it's a brand new repository then you only have read access. You
should at least set up a username/password in the passwd file, and
uncomment the password-db line in svnserve.conf.

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 27 00:02:11 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.