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

Re: mod-dav-svn high level logging compatibility

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-12-19 10:29:59 CET

Eric Gillespie <epg@pretzelnet.org> writes:
>> Which raises another point. As far as I can tell, the dav-svn
>> protocol is woefully under-documented. I've never been able to
>> find a document analagous to the svn protocol's 'protocol' file.

http://svn.collab.net/repos/svn/trunk/notes/webdav-protocol

>> - svn_ra_has_capability
>>
>> I can't even find where mod-dav-svn responds to
>> has_capability; I can find where it checks the client's
>> capabilities, but not where it returns its own.

subversion/mod_dav_svn/version.c:get_vsn_options() -- for more
guidance, see r27168, r27590, and r27595 (huh, which seems to be by
you...?)

HTH,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 19 10:37:13 2007

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.