Can of worms.
From: <pete_at_molehole.org>
Date: 2005-10-18 17:35:03 CEST
Hi all
I realise this has been debated to some minor (heh) extent before, but it would be really useful to be able to remove something from version control, without deleting it from disk. Perhaps also having the option to add it to the ignore list in the same step.
Use case:
It will probably be safer (given that I'm as yet unfamiliar with the codebase) to delete things _from_ source control and ignore them, rather than attempt to clean the tree for a clean import up front (and risk deleting something I find I need).
It would be lovely if I could simply mark items to be removed from source control, as part of this "cleaning the imported tree" procedure, so I can do it all with fewer operations (mark as removed (and optionally, ignore in future), instead of: SVN delete thing, commit, build; iterations).
What would be rather useful, too, is an extension to SVN Import that takes an include and/or exclude set of filters (like what one might put in svn:ignore) to at least eliminate the stuff I _know_ needn't go in.
Regards
(Who still doesn't have reliable internet at home :-( )
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.