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

svn rename left remnant

From: Nathaniel Irons <ndi-l_at_bumppo.net>
Date: 2004-09-22 18:27:29 CEST

Using 1.1.0rc2 on Mac OS X 10.3.5, I performed an svn rename on a file,
committed the deletion and addition that rename scheduled, and went on
with life. I notice a day later that "svn status -u" is now hung up on
the file that I deleted.

    [leela: wc] svn status -u
    svn: Working copy path 'TT-Info.plist' does not exist in repository

Which is true, because I deleted it. Then I tried updating the wc:

    [leela: wc] svn update .
    svn: Can't copy '.svn/text-base/TT-Info.plist.svn-base' to
    '.svn/tmp/text-base/TT-Info.plist.svn-base.2.tmp': No such
    file or directory

That's the second time I ran update, to copy the error; I see the target
file is incrementing. It did so when I updated a third time, too.

I can brute-force the problem away by checking out a new working copy,
which I verified does not exhibit the same problem, so I mention it just
in case it's a problem somebody knows about or wants to fix. I'm
updating to rc3 today but didn't see anything in the release notes that
seemed connected.

Thanks,

  -nat

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 22 18:28:09 2004

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.