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

Re: state of union

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-06 20:02:07 CEST

Joe Orton <joe@manyfish.co.uk> writes:

> In DeltaV a "baseline" records a snapshot of the version history of the
> repository at some point in time. You can associate a "baseline
> collection" with a baseline, which lets you look through that snapshot;
> mod_dav_svn exposes a baseline collection for each revision of the SVN
> repository. How's that sound?

OK, this is about what I expected. In the world of CVS, a deltaV
"baseline" might refer to a tagged collection of per-file RCS
revisions. But in Subversion, each Revision tree is a baseline in
itself.

Hmmm, I wonder, then, why 'svn co -r 5' doesn't work over ra_dav. Is
there just some code in there which always fetches the 'youngest'
baseline, instead of baseline #5?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

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.