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

Wildcards in svndumpfilter exclude?

From: Michael Hipp <Michael_at_Hipp.com>
Date: 2005-06-15 22:52:23 CEST

I'm trying to do something like this:

   cat repodump | svndumpfilter exclude mydir/*.exe > outfile

It seems to acknowledge the wildcard but otherwise ignores it. The *.exe
files are still in the output dump file. Excludes of individual files
("foo.exe") work.

Any way to use wildcards here?

Thanks,
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 15 22:55:55 2005

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.