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

Re: DAV:property-report

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-19 19:05:28 CEST

On Thu, 2004-08-19 at 11:53, Andrew Wilcox wrote:

> Do I have the report name (property-report) correct?

What's a 'property-report'? Is that some standard report that generic
DAV servers are all supposed to understand?

If so, this is just one more way in which Subversion is not a 100%
compliant DAV server. Not big news, certainly.

> Does anyone have a list of custom reports taht subversion uses?

It has whole bunches of custom REPORTs, for doing things that don't map
to webdav semantics. It understands the following svn-only report
requests:

  update-report
  log-report
  dated-rev-report
  get-locations
  file-revs-report

See mod_dav_svn/version.c:dav_svn_deliver_report()

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 19 19:07:32 2004

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.