info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvswrappers file


From: Derek Robert Price
Subject: Re: cvswrappers file
Date: Mon, 26 Apr 2004 11:37:37 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim.Hyslop wrote:

>I don't know if you can use regular expressions in cvswrappers - the
>documentation says "wildcards", so I suspect not. I've cc'd this to the
>info-cvs mail list, so that anyone with a little more experience with
>cvswrappers can confirm or deny my allegations ;-)


No, they are not true regex.  They are file glob patterns.  How
complex depends on your platform.  For instance, on Linux and other
glibc platforms, you should find that character lists, character
classes, and equivalence classes work as per the POSIX.2 fnmatch()
specification.  As of the upcoming 1.12.7 feature release of CVS, you
should find that these work on all CVS platforms,  Unfortunately, even
these fairly advanced POSIX globs fall very short of regex syntax.
You can read about them here:
<http://www.opengroup.org/onlinepubs/007904975/utilities/xcu_chap02.html#tag_02_13_01>,
except that matched paths will never contain `/' in the case of
cvswrappers.

Derek

- --
                *8^)

Email: address@hidden

Get CVS support at <http://ximbiot.com>!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAjSzBLD1OTBfyMaQRAkPUAKDnyLbP+Ke8gy5u/lbBhYobEc7OhACgtmBc
tkMbta6yrUkQfxO8Y4rdxiU=
=mRnq
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]