mod_dav_svn
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-07-07 00:13:29 CEST
I'm preparing to jump into ra_dav and mod_dav_svn. In particular, I'd
http://subversion.tigris.org/webdav-usage.html
I know that Greg Stein isn't listening to email right now, due to more
First, I'd like verification that I understand what mod_dav_svn is
mod_dav_svn puts all these temporary URLs into the $svn namespace:
$svn/act/URL/UUID activities (fs transactions in progress)
$svn/ver/[node-id]/[path] versioned resources -- immutable!
$svn/wrk/[activity]/[path] working resources (being edited)
$svn/blin baseline resources (not done) -- svn revisions?
So my first question was originally: where is mod_dav_svn storing all
But then I noticed that many of the temporary resources above are
But what about the resources that depend on 'activities', like
This indicates to me that our DAV activities aren't persistent. If
It's important to me, because someday we may deliberately *want* to
Looking to bounce ideas off another brain.
---------------------------------------------------------------------
|
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.