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

Re: ancestor path / revision

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-12-19 19:14:01 CET

Branko =?ISO-8859-2?Q?=C8ibej?= <brane@xbc.nu> writes:

> Ben Collins-Sussman wrote:
>
> > Now, it's a separate question about how these absolute coordinates are
> > communicated. As Karl suggested, only the "root" of the working copy
> > may store the absolute path, and when driving a commit editor, the
> > editor callbacks are called with an assumption that all parent
> > directory batons' paths are being implicitly prepended. But that's
> > another topic.
>
> Wouldn't that make operating on a sub-tree of the working copy a pain?
>

Probably. In the status quo, the working copy is storing absolute
repository pathnames for each entry in the `entries' file. Similarly,
when driving a commit-editor, it's supplying absolute pathnames for
each object too. I like this. :)
Received on Sat Oct 21 14:36:17 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.