You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by John Barstow <Jo...@gfsg.co.nz> on 2003/05/06 01:27:04 UTC

How current is webdav-usage?

I'm implementing a standalone Windows deltaV server and planning to support
subversion.  The webdav-usage page has lots of notes indicating caution - is
any of this information useful, or am I better off doing ethereal traces?

John C Barstow


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: How current is webdav-usage?

Posted by Ben Collins-Sussman <su...@collab.net>.
John Barstow <Jo...@gfsg.co.nz> writes:

> I'm implementing a standalone Windows deltaV server and planning to support
> subversion.  The webdav-usage page has lots of notes indicating caution - is
> any of this information useful, or am I better off doing ethereal traces?

It's a bit out of date, but still gives a good general overview.
Reading the mod_dav_svn/libsvn_ra_dav source might make things
clearer.  And you can always questions on this list, too.

I wonder what you mean when you say your DeltaV server will "support
subversion".  I don't see how your server can support the 2 or 3
custom REPORT requests that the svn client needs, unless you have a
real svn repository on the backend...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org