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

svn: PROPFIND of '/myproject': authorization failed

From: thomas Armstrong <tarmstrong_at_gmail.com>
Date: 2007-01-05 09:51:58 CET

Hi.

Working with a SVN server (v1.4.2) on Linux, I've just switched the
URL location of
my project on my client:

----
[]# svn switch --relocate http://svn1.mydomain.com http://svn2.mydomain.com
---
But when trying to update, I get this error
----
svn update mydirectory --non-interactive
svn: PROPFIND request failed on '/myproject'
svn: PROPFIND of '/myproject': authorization failed (http://svn2.mydomain.com)
error (1)
--------
If I access (with my web browser) to http://svn2.mydomain.com/myproject, it
works ok.
What am I doing wrong? Thank you very much.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 5 09:52:19 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.