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

Re: Subversion: fish or cut bait?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-23 19:53:09 CEST

Peter Burkholder <peterb@ucar.edu> writes:

> My hope was that Dreamweaver's WebDAV support might work. I still
> don't know. I have svn-server running and Apache httpd 2.0.45 with
> mod_dav_svn, but I now understand that I need mod_dav_lock from
> httpd 2.1 tree to even attempt commiting to the repository from
> Dreamweaver's WebDAV client. So, what do I do now?

The svn server is a *deltaV* server, not a generic webdav server.
There are almost no deltaV clients out there yet.

That said, there's a chance that if you enable 'autoversioning' in
mod_dav_svn, that a generic dav client may work, such as the one
within dreamweaver. If not, you'll have to use apache2.1 with
mod_dav_lock. (Have you read appendix D in the book? It's all about
this topic.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 23 19:54:33 2003

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.