I've been seeing occasional problems doing an "svn update" on Windows XP
clients:
[...]
U xxxxxxxx\modules\mymodule\zzzz\qa5.properties
U xxxxxxxx\modules\mymodule\zzzz\qa7.properties
U xxxxxxxx\modules\mymodule\zzzz\fish.properties
svn: Access is denied.
svn: svn_io_file_rename: can't move
'xxxxxxxx/modules/mymodule/zzzz/.svn/tmp/
entries' to 'xxxxxxxx/modules/mymodule/zzzz/.svn/entries'
Then
c:\wc>svn update
svn: Working copy text base is corrupt
svn: apply_textdelta: checksum mismatch for
'xxxxxxxx/modules/mymodule/zzzz/.
svn/text-base/zzzz10.properties.svn-base':
expected checksum: ba320ea374077d2978922fd52fbc0cad
actual checksum: 8c70c45f9b10157e2a27fdd6ab47f828
This is with
c:\wc>svn --version
svn, version 0.30.0 (r7178)
compiled Sep 24 2003, 20:10:05
c:\wc>svn info
Path:
Url: svn://xxxx/yy/zzzzzzzzzzz
Repository UUID: f89ee46a-2528-4b42-ae99-44c94e94f11d
Revision: 122
Node Kind: directory
Schedule: normal
Last Changed Rev: 122
Last Changed Date: 2003-10-15 10:02:52 +0100 (Wed, 15 Oct 2003)
Properties Last Updated: 2003-10-06 18:22:24 +0100 (Mon, 06 Oct 2003)
If I delete the offending local directory mymodule/zzzz and rerun "svn
up" things work just fine.
I looked around to see if this has been seen before, and found a couple
of messages here, back in February:
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=228852. I
found no issues in Jira.
Is this a known problem? Is it Windows XP clients specifically? Does the
file handling speedup in 0.31.0 help at all?
Thanks,
Mike.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 15 12:37:54 2003