Stein Somers wrote
> Sven Brueggemann wrote:
>>> - On a related note, a menu item to remove svn from a folder (ie.
>>> > delete all the .svn sub-folders) would be nice. It's easy enough
>>> > to do but I think a menu option would still be nice.
>> I don't think that's a good idea, since you never should remove
>> the .svn folders of subdirectories in a working copy.
> Okay that was twisting words, but I really think there is a case for
> safely removing .svn directories.
What I was trying to say is that you shouldn't remove the .svn folders
of subdirectories of you working copy, since you will break your
working copy this way (there are still entries for the subfolder in
the parent's .svn folder).
> Starting with Daniel's suggestion and appending 2 operations I have
> been looking for:
> - "Degrade to normal folder":
> - "Safely reclaim diskspace":
> - "Aggressively reclaim diskspace":
That's nothing TSVN can savely do - it would require support for
operations like this in the subversion library.
On Subversion's users list there are sometimes similar requests, but
before the developers can thin of implementing these operations, svn
has to be able to deal with incomplete working copies. Karl Fogel is
currently working on this (http://subversion.tigris.org/issues/show_bug.cgi?id=695).
Kind regards
Sven
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 22 23:25:30 2006