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

Re: (FS) operational question

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-01-02 22:05:51 CET

On Tue, Jan 02, 2001 at 09:26:38PM +0100, Branko Cibej wrote:
> Karl, Greg is talking about node revisions now, you're still thinking
> about filesytem revisions. They're not the same. The working copy
> library can update the URL's iff they contain a filesystem revision
> number, but not if they contain a node revision.

The WC can never modify a version resource URL, no matter what is in it.

But yes: I'm talking about using the ID within the URL. It gives us a better
mapping of URL <-> object than if we used the revision in there. The only
impact that I can see is that the FS would need an API to open a node by ID
(also implying that we avoid opening a specific revision of the root). This
open-by-ID is used for fetching content (new/old). At commit time, we don't
need any additional APIs.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:19 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.