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

Re: svn client accessing current webdav instance

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-02-13 21:00:48 CET

"Knight, Lloyd" <Lloyd_Knight@adc.com> writes:

>
> does svn client work with an existing apache webdav instance
> that doesn't have the svn module installed?
> i have an instance i can access from ie.
> i can't seem to get svn to access it.

No, the svn client is not a generic webav client. At least not yet.
It currently expects a specific subset of Webdav/DeltaV behavior to
exist on the server, and that DeltaV subset is only implemented by the
mod_dav_svn plugin to mod_dav.

Someday we plan to expand interoperability. For now, if you want a
generic webdav client, try "cadaver".

P.S. Please stop sending questions to svn@subversion.tigris.org.
That is the list where commit e-mails go. Send questions to
dev@subversion.tigris.org instead. Thanks.

---------------------------------------------------------------------
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:07 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.