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

Re: cadence data management with subversion

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2006-04-21 23:24:50 CEST

On Thu, 2006-04-20 at 05:10 +0200, Evert|Collab wrote:
> Perhaps the solution to that would be, don't fix the delta, but simply
> allow deletion of old revisions
>
> Evert

That would be a major change of a design invariant of all of our current
repos backends (i.e. old revisions are immutable and readonly), and
thus, if it *ever did happen* (and i'd rail against such a change
heavily, because of problems it causes), it wouldn't be until 2.0.

Even if we wanted to do it, it's not a simple problem.

If you are trying to store some fixed number of revisions of something,
then use something that stores a fixed number of revisions of something.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 21 23:26:14 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.