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

No such file or directory

From: David Cake <dave_at_difference.com.au>
Date: 2005-03-03 09:13:18 CET

        OK, a few revisions ago I renamed a file (renamed a file from
ShortAnswer.java to ShortAnswerQuestion.java), now svn update gets me
svn: Can't copy '.svn/text-base/ShortAnswer.java.svn-base' to
'.svn/tmp/text-base/ShortAnswer.java.svn-base.2.tmp': No such file or
directory

and svn status -u gets me
svn: REPORT request failed on '/repos/!svn/vcc/default'
svn:
File not found: revision '100', path '/trunk/code/MOSS/ShortAnswer.java'

        Any idea what can be done to clean this up?

        I tried touching .svn/text-base/ShortAnswer.java.svn-base,
but that just changed the error message I get on update to be the
same as the error message on status -u, and still did not allow me to
actually update.
        Regards
                David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 7 03:14:07 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.