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

RE: svn_io_xxx_file errors, working copy locked.

From: D.J. Heap <djheap_at_dhiprovo.com>
Date: 2003-07-14 17:12:51 CEST

Without the exact message from the *first* error, this is just a guess,
but it's probably the Access Denied on a rename or remove problem. It
appears to be a Windows filesystem race bug that is proving difficult to
deal with.

One thing that makes it happen much more often is realtime virus
scanners -- try turning them off and see how it goes. I've only very
rarely seen it (outside stress tests) once I've turned off realtime AV.
If that works then you can play with reconfiguring the AV stuff to not
scan non-executables and files with no extension -- that has worked for
me since I'm not allowed to turn it off.

DJ

-----Original Message-----
From: Gilbert Fine [mailto:gfan@corp.netease.com]
Sent: Monday, July 14, 2003 2:31 AM
To: dev@subversion.tigris.org
Subject: svn_io_xxx_file errors, working copy locked.

Hi all,

        We have a develop team using subversion, primary client is
TortoiseSVN. One of my colleagues runs into the same kind of trouble
from
time to time in these days.

        The problems are,
1) He do a "update" in TortoiseSVN, and gets a message box, saying that
something wrong. You know, I cannot copy the message in the MessageBox,
so
we do not remember the exact message. But He remembers that the message
said, "svn_io_move .... error", or something like that.
2) After that, the working copy is locked. If he tries to run "svn
cleanup"
in that dir, the following error message is displayed:

svn: Problem running log
svn: in directory ''
svn: System cannot find the specified file. <--- this words were in
Chinse
(for he is using Chinese version win2k)
svn: svn_io_copy_file: error copying
'.svn/tmp/text-base/managerlist.py.svn-base' to 'managerlist.py.3.tmp'

       Actually, the dir '.svn/tmp/text-base/' contains no files.

        I had this trouble once before, fortunately the working copy
was
not locked. I run another "update" in TSVN, all were OK again. I am
using
English win2k SP4. My colleague is using win2k simplified Chinese
version,
with almost all pre-sp4 patches.

   We don't know how to fix this. All we can do is checkout another
working
copy, copy the modified files to the new folder.

    We have tried upgrading the server to 0.25, and client to the newest
version (TortoiseSVN 0.14, svn-0.25). The locked working copy still
cannot
be cleaned up.

Gilbert Fine

**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email
in error please notify the system manager.

This footnote also confirms that this email message has been
swept by MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 14 17:13:47 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.