svnsync: Authorization failed
From: Célio Cidral Junior <ccidral.newsbox_at_gmail.com>
Date: 2007-01-26 19:55:19 CET
I'm trying to execute svnsync, but it gives me this error:
$ svnsync init svn://localhost/ http://remote-server/repos/myapp/
The local repository does *not* require authentication (it's an
$ svn list http://remote-server/repos/myapp/
...it does not ask for credentials. Also, my user has r/w access to
Following are the steps taken:
$ svnadmin create myapp-mirror
$ svnserve -d -r myapp-mirror
$ svnsync init svn://localhost/ http://remote-server/repos/myapp/
I can't figure out what's wrong. I have read the notes about svnsync,
Regards,
Célio.
---------------------------------------------------------------------
|
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.