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

Re: *.p[0-9]* not possible as svn:ignore pattern?

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-04-05 11:04:24 CEST

On Monday 04 April 2005 22:16, Greg Matheson wrote:
> I want to use *.p[0-9]* as a svn:ignore pattern to match the 400
> postscript files I am generating in my working copies without
> matching my perl files, but it doesn't seem to be being
> recognized. Writing out the *.p0*, *.p1*, etc takes a lot of
> lines.
>
> My shell recognizes this pattern, but subversion doesn't? The
> book is not clear on what is or isn't recognized. It just gives a
> simple * wildcard example.

No, it gives a regular expression pattern, and unfortunately, we don't
support that. :-( Patches welcome!

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 5 11:25:34 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.