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

Re: 'svn status' problems with wildcards (Windows)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-13 06:14:51 CEST

"Matt Blais" <mblais1@yummage.com> writes:

> 'svn status' seems to get very confused by wildcards in wc paths (in
> Windows XP). I have not done any similar testing with other 'svn'
> commands. I am just using the regular WinXP CMD.EXE - no other shell.

CMD.EXE has no support for wildcards. The convention on win32 is for
commandline apps to *each* implement their own wildcard support,
through some common DLL.

Subversion hasn't gotten around to doing that yet... there was an open
issue on this, but can't seem to find it at the moment.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 13 06:18:15 2003

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.