Re: cvsimport: rewritten in Perl

2005-07-06 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> Linus Torvalds wrote: > > If you make it print out its and then pause, you can use > > ls -l /proc//fd/ > > to get an idea of what the files may be. Looks like the new perl version > is leaking file descriptors.. It does. In case it's still of interest:

Re: cvsimport: rewritten in Perl

2005-07-06 Thread Matthias Urlichs
Hi, Sven Verdoolaege: > > to get an idea of what the files may be. Looks like the new perl version > > is leaking file descriptors.. > > > > Matthias? > > That was my mistake, actually. > Thanks for spotting this. > Ouch. For me, the main danger of lots of Python programming is that I tend not

Re: cvsimport: rewritten in Perl

2005-07-05 Thread Sven Verdoolaege
On Tue, Jul 05, 2005 at 07:41:30PM -0700, Linus Torvalds wrote: > If you make it print out its and then pause, you can use > > ls -l /proc//fd/ > > to get an idea of what the files may be. Looks like the new perl version > is leaking file descriptors.. > > Matthias? That was my mistake

Re: cvsimport: rewritten in Perl

2005-07-05 Thread Linus Torvalds
On Wed, 6 Jul 2005, Wolfgang Denk wrote: > > I tested this on the U-Boot CVS repository (available at > http://cvs.sourceforge.net/cvstarballs/u-boot-cvsroot.tar.bz2). > > Committing initial tree 2183da96d548c02bd4f99b05e673395f81212878 > Cannot create object: Too many open files If you make it

Re: cvsimport: rewritten in Perl

2005-07-05 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Linus: Please grab http://netz.smurf.noris.de/git/git.git/#cvs2git. I tested this on the U-Boot CVS repository (available at http://cvs.sourceforge.net/cvstarballs/u-boot-cvsroot.tar.bz2). I got: -> ~/test/git-cvsimport-script -d ~/git/u-boot-SF/u-b