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

Re: Disk space recovery

From: Glenn Maynard <g_sub_at_zewt.org>
Date: 2004-03-25 11:05:58 CET

On Thu, Mar 25, 2004 at 10:25:36AM +0100, Andreas Kostyrka wrote:
> But did you consider how your proposition would work out:

For the cases you asked for, actually, yes. (I didn't discuss them
because there doesn't appear to be interest in this feature right now
from anyone that could implement it.)

> 1) What to do with with svn -r 100 repopath?
> That one is easy, so I try to answer it: Just give r110 version of nohistory
> 2) What about revision 20? I mean the directory where nohistory is stored
> doesn't even exist.

If the file exists at that revision, supply the file; otherwise, don't.
Committing the file and then running "svn diff -rPREV:HEAD" on it would
show no changes.

These cases are easy; there are probably lots of much harder ones, and
plenty of internal implementation details that would make doing this
difficult. That's why what I gave is a suggestion, not a detailed
feature proposal; I don't know SVN internals well enough to do that.

-- 
Glenn Maynard
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 25 11:06:30 2004

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.