Feature request: expand wildcards
From: Ed Avis <eda_at_waniasset.com>
Date: Tue, 4 Jan 2011 14:48:21 +0000 (UTC)
Hi, this is a feature request for the command-line svn client. I am posting it
If you remove some files and then commit them, then the 'svn rm' command can
% svn rm *.foo
Before a dozen people jump in to reply, I understand that in Unix-like systems
However, as a convenience to the user, I wonder if it would be more helpful for
I can see that things could get interesting in the case where just some of the
% svn rm a.foo
However, this is arguably not any more surprising than the current behaviour.
% svn commit '*.foo' # get svn to expand the wildcard itself
As an additional safety catch, when svn expands a wildcard, the user could be
Wildcard support like this would also make some operations easier; see the FAQ
If this feature has already been considered by the developers and rejected,
-- Ed Avis <eda_at_waniasset.com>Received on 2011-01-04 15:49:12 CET |
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.