Re: Remove .cvsignore?

2005-05-13 Thread Autrijus Tang
On Fri, May 13, 2005 at 06:55:12PM +0200, Bernhard Schmalhofer wrote: > As fas as I see, the only place where .cvsignore files are still used, is > tools/dev/manicheck.pl. > If we require 'svn', than we can replace the reading on .cvsignore with > > svn propget svn:ignore > > Is that the right w

Re: Remove .cvsignore?

2005-05-13 Thread Bernhard Schmalhofer
Juergen Boemmels schrieb: Hello, In the current SVN repository are 76 .cvsignore files. In SVN they aren't used any more. SVN uses the property 'svn:ignore' on a directory instead. During the cvs => svn transition the svn:ignore properties were set but in the recent weeks they started to diverge.

Re: Test failures on OSX

2005-05-13 Thread Leopold Toetsch
Tim wrote: Failed two tests. Are these known problems or should I dig deeper? Fixed - rev 8082. leo

Re: [perl #35413] [PATCH] r8062: convert internal exceptions to real exceptions - array

2005-05-13 Thread Leopold Toetsch
Jerry Gay <[EMAIL PROTECTED]> wrote: > On 5/12/05, Leopold Toetsch <[EMAIL PROTECTED]> wrote: >> Just curious: what's the difference between these two: >> >>E_IndexError, >> E_IndexOutOfBoundsError, >> > the difference is very subtle ;) Though so ;-) > ... E_IndexOutOfBou