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

Re: [PROPOSAL] how to implement 'svn obliterate'

From: Talden <talden_at_gmail.com>
Date: Thu, 17 Apr 2008 13:05:20 +1200

> > Where would it put this temporary repository?
>
> I dunno. Right next to the current one? (I should have listed
> "temporary doubling of disk usage" in the Disadvantages ledger, by the
> way.)

For the 'filtering out paths' cases on FSFS it would seem that only
changed the revisions + book-keeping need to be written into the
temporary 'repository' and then moved into the old repository.

For any revision N containing an obliterated path (or a reference to
one) a revision N' is created which has the obliterated path removed.
If the revision contained a reference to an obliterated path then that
too requires the creation of N' - EG replacing an copy-with-history
with a full-text entry.

Since I don't know the internal format of the revisions, are there
other details that need to be altered in untouched (by the definition
above at least) revisions.

--
Talden
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-17 03:05:38 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.