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

Re: Proposal: svn:temporary property

From: Derrick 'dman' Hudson <dman_at_dman13.dyndns.org>
Date: 2003-12-19 19:09:29 CET

On Fri, 19 Dec 2003 08:51:29 +0100, Folker Schamel wrote:
>>>Instead of really deleting the directory,
>>>svn could rename it to something like .old.diretory,
>>>but not generating an error.
>>>Therefore, svn would never really delete data.
>>>This behaviour would be also fine for svn:ignore I think,
>>>without needing a new property.
>>
>> This approach creates the problem of some user (eg at a university)
>> filling up their disk quota. The user, who is mostly ignorant of svn,
>> then can not figure out why the system says they are out of space when
>> they have nothing left in their account. Another similar scenario is
>> a svn user temporarily forgetting about this feature as they try to
>> clean out old cruft hogging disk space.
>>
>> Just consider these issues while designing and implementing a
>> solution. (I guess renaming 'foo' to 'foo.svn-old' would be fine,
>> since it wouldn't be hidden in any way)
>
> Absolutely right. .old.direcory was stupid.
>
> Do you add your comment to the issue tracker?

I can add this, if the issue tracker contains discussion about
solutions. I'll go look.

-D

-- 
[Perl] combines all the worst aspects of C and Lisp: a billion different
    sublanguages in one monolithic executable.
It combines the power of C with the readability of PostScript.
        -- Jamie Zawinski
 
www: http://dman13.dyndns.org/~dman/            jabber: dman_at_dman13.dyndns.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 19 19:11:03 2003

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.