You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Charles E. Doucette" <cd...@med-learn.com> on 2003/09/13 01:45:00 UTC

feature request - move/copy/delete with wildcards?

I'm trying to move 7 files into a subdirectory.

Ideally, after saying this:

svn mkdir UserCtrl

I'd like to say this:

svn move *.ascx* UserCtrl

Unfortunately, that doesn't work.

Is there hope/desire to implement this functionality in the future
(likely post 1.0)?

Thanks,
Chuck



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: feature request - move/copy/delete with wildcards?

Posted by Ben Collins-Sussman <su...@collab.net>.
"Charles E. Doucette" <cd...@med-learn.com> writes:

> svn move *.ascx* UserCtrl
> 
> Unfortunately, that doesn't work.
> 
> Is there hope/desire to implement this functionality in the future
> (likely post 1.0)?

Yes, this enhancement request was filed long ago in our issuetracker.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org