[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: bug, using latest version

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-02-13 17:16:04 CET

Magnus Persson <magnus.persson@mindark.com> writes:
> 120 Mbytes of code+some binaries 5000 files in total. in a subdirectory.
> a smaller amount of data works ok. I use apache on linux, with svn as a
> module (redhat 7.3).
>
> to reproduce:
> try importing c:/WINNT to a subversion repository.
> (this import also crashes using your 'competitor' www.opencm.org)...

It helps if you give the exact command line :-).

> ....................................................................svn: Bad
> fil
> e descriptor
> svn: Couldn't get file-descriptor of tmpfile.
> svn: Your commit message was left in a temporary file:
> svn-commit.tmp
>
> Program exited with code 01.
> (gdb) bt
> No stack.
> (gdb) where
> No stack.

Okay. Maybe we're opening tmp files but forgetting to close them or
something, so we run out of file descriptors?

Can you post a tarball or zip file of the tree you're trying to import
somewhere, and file an issue giving the exact import command, the OS
and versions of Subversion on both client and server? Thanks.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 13 17:48:13 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.