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

Re: svn update failed / fsfs repo wedged: Can't copy - no such file or directory

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-02-11 01:01:15 CET

Graham Leggett wrote:
> Hi all,
>
> After another developer on a project had done some svn copying and moving
> around, it is now impossible to update the project:
>
> A src/QADLibs/tools/int_array_map.cc
> 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
>
> I have tried both an svn update, and a fresh svn checkout from scratch,
> but in both cases the checkout fails at the same point. The repo has
> somehow got hosed, we're considering in the meantime rebuilding it from
> scratch.
>
> In the mean time I can make the repo available (it's a private repo) if
> somebody has the opportunity to look at why the repo is wedged.

What kind of moving around was done? Can you reproduce the problem in a
test repository by performing a similar series of commits? That would
probably be the easiest thing for us to debug with. Can you dump and
reload the repository into a bdb based repos? That might tell us if
it's a bug in FSFS or something more fundamental.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 11 01:05:37 2005

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.