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
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.
Tim wrote:
Failed two tests. Are these known problems or should I dig deeper?
Fixed - rev 8082.
leo
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