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

Re: svn commit: r32998 - trunk/subversion/libsvn_wc

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 10 Sep 2008 10:53:54 -0400

Stefan Sperling wrote:
>> The versioned filesystem today
>> could be tracking copied-to information -- it just doesn't.
>
> I'd be interested in helping make it do that some day.

/branches/fs-successor-ids

It ain't copy-to information exactly, it's "I'll store all my successors, if
you want to know which of them were copies you can easily figure that out
with an additional FS call", but it meets the minimum requirement for
information retaining needed in your use-cases. I think only the BDB stuff
is done, though, because (like almost everything) it was way easier to code
that up than in FSFS.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-09-10 16:54:14 CEST

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.