Re: [Python-Dev] SVN precommit hook

2007-07-11 Thread Martin v. Löwis
> Fixed. The problem was that checkwhitespace.py wasn't closing the SVN > streams it was reading. Added the 'svn_stream_close' call and my checkin > got through. Should be safe to do massive checkins from now on ;-) Thanks for fixing it. Those of you having access to dinsdale, feel free to tempora

Re: [Python-Dev] SVN precommit hook

2007-07-11 Thread Thomas Wouters
On 7/11/07, Thomas Wouters <[EMAIL PROTECTED]> wrote: libsvn._core.SubversionException: ("Can't open file '/data/repos/projects/db/transactions/56255- 1.txn/props': Too many open files", 24) Fixed. The problem was that checkwhitespace.py wasn't closing the SVN streams it was reading. Added th

Re: [Python-Dev] SVN precommit hook

2007-07-11 Thread Thomas Wouters
On 7/11/07, Thomas Wouters <[EMAIL PROTECTED]> wrote: I just got this traceback trying to do a rather large checkin: Transmitting file data ..

[Python-Dev] SVN precommit hook

2007-07-11 Thread Thomas Wouters
I just got this traceback trying to do a rather large checkin: Transmitting file data ...