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

svn co problems

From: James Courtier-Dutton <James_at_superbug.co.uk>
Date: 2006-09-13 20:23:02 CEST

I am doing a svn checkout in windows from the command line with (svn
version 1.4.0):

svn co http:/server2/SVN/EA-Tool/trunk/fred fred

It fails with:
svn: PROPFIND request failed on '/SVN/EA-Tool/trunk/fred'
svn: PROPFIND of '/SVN/EA-Tool/trunk/fred': authorization failed
(http://server2)

If I do the same thing with TortoiseSVN from the same machine, the
checkout succeeds.

The Apache2 server is using sspi module so that authentication is done
via the Windows domain.
With TortoiseSVN, the user auth work, with the command line svn it fails.

The strange thing is that with different versions of svn and
tortoisesvn, the problem can be the other way around.
Does anyone know what might be causing this?

James

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 13 20:23:20 2006

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

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