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

Re: Remote svn commits through webdav fails with "CHECKOUT response did not contain a 'Location:' header" error

From: Landry <landry_at_fr.homeunix.org>
Date: 2006-04-13 21:28:38 CEST

Johnathan Gifford wrote:
> Landry,
>
> If your using Windows machines to connect (aka Web Folders) through the
> WebDAV connection, you will need to force authentication for any and all
> requests. LimitExcept directive will not force Windows systems to
> authenticate when a checkout (or any other command for that fact) is being
> made. Now, if you're using Mac OS X, that should be working.
I'm only using svn command line client on *nix/bsd boxes.
I'd really like to use svn through webdav/http, but if it doesn't work,
i'll try with svn:// and svn+ssh:// methods.
>
> Looking at your conf setup below, for WebDAV, you also need to turn auto
> revisioning on with 'SVNAutoversioning On' in your location tag setup. Now
> if you using the same repository for traditional source code management and
> WebDAV, not sure how to help you there. You may want to consider creating a
> different repository for WebDAV items.
I don't use "webdav items", i only want to have my svn repository
accessable read/write through webdav/http.
Adding 'SVNAutoversioning On' didn't solve the problem too... i'm now
trying to sniff the traffic with ethereal to see if i can get close to
the error source.
>
> Johnathan
Landry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 13 21:38:44 2006

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.