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

Re: HTTP protocol v2: rethunk.

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Wed, 5 Nov 2008 11:48:40 -0600

On Wed, Nov 5, 2008 at 11:45 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:

> Today, the WebDAV BC urls carry a path and a peg revision.

Uh, I don't think that's true. In mod_dav_svn/repos.c, take a look at
parse_baseline_coll_uri() -- it just parses the revision out of the
URI and stashes it in the resource structure. Then look at
prep_regular() -- it just dumbly opens the revision root. No history
tracing going on at all.

That said, I'm still in agreement about doing both p= and r=.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-05 18:48:54 CET

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.