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

Re: Fwd: Bug#38180: webdav doesn't work (properly? at all?)

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-02-16 15:26:01 CET

On Sat, Feb 16, 2002 at 05:50:20AM -0800, Sean Russell wrote:
> On Saturday 16 February 2002 04:40 am, Joe Orton wrote:
> > What URL are you trying to open? If you are trying
> > "http://svn.collab.net/" then the client software is correct, that
> > location is not WebDAV-enabled: try "http://svn.collab.net/repos/svn/"
> > instead.
>
> No, I was trying to open my repository.

Okay, if you are trying to open "http://whatever/your/repos" and the
client is using the response to "OPTIONS /" on that server as
determination of whether the location is DAV-enabled or not, that is a
client bug. It's wrong to assume DAV is enabled or disabled on a
per-server basis: the client should use "OPTIONS /your/repos/" if it
wishes to know whether that location is DAV-enabled.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 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.