[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Recursive client operations not intuitive

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-07-31 16:53:00 CEST

On Sat, 2004-07-31 at 04:35, Norbert Unterberg wrote:
> D:\test>svn ls -R *.txt

Well, on Unix, Subversion doesn't even see the "*.txt"; the shell
expands it, and Subversion sees just test1.txt and test2.txt.

So there would (presumably) be the potential under Windows to expand
wildcards in a manner more consistent with DOS recursive wildcard
expansion, but only at the expense of making Subversion behave
differently across platforms.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 31 16:53:27 2004

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.