Two feature requests - Remove from repo without delete from WC, and SVN import with filters
From: <pete_at_molehole.org>
Date: 2005-10-19 10:59:29 CEST
Hi all
I originally posted [1] to the TSVN dev list as a feature request (really, a pair of requests). My subsequent thoughts and further comments are in square brackets within the text. I got a reply [2] explaining why I should ask for it on the SVN list instead. So here I am...
Regards
PS - please cc me with replies; I'm not currently subscribed to the list.
[1]
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 subsequently 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), commit; instead of many: SVN delete thing, commit, build; iterations).
[Second, separate feature request, really] 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. [That way, one doesn't _have_ to start with a clean tree]
[2]
Reason:
So there's really not much we can do about this.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.