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

svn update failed: Can't copy - no such file or directory

From: Graham Leggett <minfrin_at_sharp.fm>
Date: 2005-02-09 10:46:01 CET

Hi,

I have a subversion repository where an attempt to svn update results in
this:

[snip]
A src/QADLibs/tools/VectorMatrix.cc
A src/QADLibs/tools/string_array_harness.cc
A src/QADLibs/tools/int_array.cc
A src/QADLibs/tools/VectorMatrix.h
subversion/libsvn_wc/log.c:329: (apr_err=155009)
svn: In directory 'src/QADLibs/tools'
subversion/libsvn_subr/io.c:546: (apr_err=2)
svn: Can't copy
'src/QADLibs/tools/.svn/tmp/text-base/Date_array_harness.cc.svn-base' to
'src/QADLibs/tools/Date_array_harness.cc.tmp': No such file or directory

Deleting the QADLibs directory entirely and svn update'ing from scratch
results in the same error.

We suspect that this problem started when a developer working on this code
ran a script to update parts of the source code during a cleanup - which
edited the files in the .svn directory by accident. This was found on
commit, and svn complained that the checksums in the files inside .svn
were wrong. The corrupted directory was deleted, and the changes applied
to just the source, but it's possible that the repository got corrupted
somehow.

Can anyone shed any light on what is happening, or how to fix it?

Regards,
Graham

--
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 9 10:47:08 2005

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.