Re: globbing/wildcards (Was: Moving root repository)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-17 14:26:21 CEST
Noel Yap <yap_noel@yahoo.com> writes:
> --- Philip Martin <philip@codematters.co.uk> wrote:
You said "large directories", I assumed you were trying to work around
> Let's say I have the following in my repository:
We don't support that, nobody has written application globbing. On a
> and get:
Is it common to want to do this?
On Unix: svn ls | grep | xargs -n1 -i svn co URL/{}
All the usual disclaimers about spaces and/or quotes in the element
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Oct 17 14:27:03 2002 |
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.