Re: CVS errors on "p5ee" repository. anyone know what this is?
[email protected] (Stephen Adkins) Sat, 05 Apr 2003 11:48:40 -0500
| Newsgroups | perl.p5ee |
|---|---|
| Message-ID | <[email protected]> |
Hi, Exactly! However, my CVS repository is at cvs.perl.org. I guess some maintenance was done recently which introduced this bug. It is now working properly. Thanks to those who took care of it. Stephen At 01:49 AM 4/5/2003 -0500, Rocco Caputo wrote: > >Looks like your CVS repository has a cvs_acls.pl program that provides >some sort of security based on access control lists. Furthermore, it >appears to be broken, possibly due to a regular expression that >includes an un-quotemeta'd string. > >-- Rocco Caputo - [email protected] - http://poe.perl.org/ >>On Thu, Apr 03, 2003 at 05:01:39PM -0500, Stephen Adkins wrote: >> Hi, >> >> I am trying to commit some code to the CVS repository and I get a most >> unexpected error. >> >> rubicon:/usr/rubicon/devel/src/p5ee/App-Context/lib/App> cvs commit -m >> "sync" Context.pm >> Unmatched [ before HERE mark in regex m/^private[ << HERE perlweb// at >> /cvs/public/CVSROOT/cvs_acls.pl line 124, <AVAIL> line 5. >> cvs server: Pre-commit check failed >> cvs [server aborted]: correct above errors first! >> rubicon:/usr/rubicon/devel/src/p5ee/App-Context/lib/App> >> >> Does anyone know what this is?