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

Error doing svn up (Can't read file, Bad file descriptor)

From: Daniel Noll <daniel_at_nuix.com>
Date: 2007-01-16 01:16:42 CET

Hi all.

I am encountering an unexpected error when trying to do an update from
the repository:

   C:\...> svn --version
   svn, version 1.4.2 (r22196)
      compiled Dec 2 2006, 14:28:55
   ...

   C:\...>svn up
   svn: Can't read file '.svn/tmp/ExtCreateFontIndirectW.java.tmp.tmp':
Bad file descriptor

Looking inside .svn/tmp, the file it's trying to read from hasn't
actually been created. But a file called tempfile.tmp gets created, so
it's almost like svn is using the wrong filename. If I run it again, it
creates tempfile.2.tmp, tempfile.3.tmp, and so forth.

Is this a known bug?

Daniel

-- 
Daniel Noll
Nuix Pty Ltd
Suite 79, 89 Jones St, Ultimo NSW 2007, Australia    Ph: +61 2 9280 0699
Web: http://nuix.com/                               Fax: +61 2 9212 6902
This message is intended only for the named recipient. If you are not
the intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
message or attachment is strictly prohibited.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 16 01:11:36 2007

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

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