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

Re: svn trunk and wc messed up?

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Fri, 2 Oct 2009 08:38:20 -0400

At a first approximation (without actually looking at the WC) I think
this may be related to issue fixed in r39743, where wc locks weren't
being appropriately removed. Just guessin' at this point, though...

-Hyrum

On Oct 2, 2009, at 12:43 AM, Greg Stein wrote:

> Please set that WC aside. It sounds like there is a problem with our
> upgrade/format code. Hyrum recently made some changes which may cause
> this problem. If you can set it aside and work with Hyrum to diagnose
> the problems.
>
> Check out a new wc to do your work, but please save the other.
>
> Thanks,
> -g
>
> On Thu, Oct 1, 2009 at 22:33, Edmund Wong <ed_at_kdtc.net> wrote:
>> Hi,
>>
>> I'm using the svn trunk under Windows Vista w/ VS2008. It's
>> been some time since I've done anything to this machine's SVN
>> WC, so I don't know how my WC got messed up. I think I
>> posted something about this earlier but I can't find the
>> post (which probably means I didn't post anything).
>>
>> When I do an 'svn update', I get the following:
>>
>> D:\other_projs\svn>svn update
>> ..\..\..\subversion\svn\update-cmd.c:96: (apr_err=155004)
>> ..\..\..\subversion\libsvn_client\update.c:371: (apr_err=155004)
>> ..\..\..\subversion\libsvn_client\update.c:162: (apr_err=155004)
>> ..\..\..\subversion\libsvn_wc\lock.c:1123: (apr_err=155004)
>> ..\..\..\subversion\libsvn_wc\lock.c:1123: (apr_err=155004)
>> ..\..\..\subversion\libsvn_wc\lock.c:542: (apr_err=155004)
>> ..\..\..\subversion\libsvn_wc\lock.c:455: (apr_err=155004)
>> ..\..\..\subversion\libsvn_wc\lock.c:267: (apr_err=155004)
>> ..\..\..\subversion\libsvn_wc\lock.c:183: (apr_err=155004)
>> svn: Working copy 'www' locked
>> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
>> details)
>>
>>
>> So I do a 'svn cleanup'; but I get:
>>
>> D:\other_projs\svn>svn cleanup
>> ..\..\..\subversion\svn\cleanup-cmd.c:67: (apr_err=155009)
>> ..\..\..\subversion\libsvn_client\cleanup.c:55: (apr_err=155009)
>> ..\..\..\subversion\libsvn_wc\log.c:2399: (apr_err=155009)
>> ..\..\..\subversion\libsvn_wc\log.c:2399: (apr_err=155009)
>> ..\..\..\subversion\libsvn_wc\log.c:2331: (apr_err=155009)
>> ..\..\..\subversion\libsvn_wc\log.c:2399: (apr_err=155009)
>> ..\..\..\subversion\libsvn_wc\log.c:2372: (apr_err=155009)
>> ..\..\..\subversion\libsvn_wc\log.c:1612: (apr_err=155009)
>> ..\..\..\subversion\libsvn_wc\log.c:1464: (apr_err=155009)
>> svn: In directory 'D:\other_projs\svn\www'
>> ..\..\..\subversion\libsvn_wc\log.c:1464: (apr_err=155009)
>> svn: Error processing command 'mv' in 'D:\other_projs\svn\www'
>> ..\..\..\subversion\libsvn_wc\log.c:473: (apr_err=155009)
>> svn: Missing 'dest' attribute in 'D:\other_projs\svn\www'
>>
>> Doing a 'svn status', I get:
>>
>> ! .
>> ! L www
>> M www\links.html
>> ? makefile
>> ! subversion
>> ! L subversion\libsvn_diff
>> M subversion\libsvn_diff\parse-diff.c
>> ! L subversion\include
>> M subversion\include\svn_wc.h
>> ! L subversion\include\private
>> M subversion\include\private\svn_wc_private.h
>> ! L subversion\libsvn_subr
>> M subversion\libsvn_subr\sqlite.c
>> ! subversion\tests
>> ! L subversion\tests\libsvn_diff
>> M subversion\tests\libsvn_diff\parse-diff-test.c
>> ! L subversion\tests\cmdline
>> M subversion\tests\cmdline\lock_tests.py
>> ! L subversion\po
>> M subversion\po\nb.po
>> ! L subversion\libsvn_wc
>> M subversion\libsvn_wc\update_editor.c
>> ! L subversion\libsvn_client
>> M subversion\libsvn_client\switch.c
>> ! L subversion\libsvn_ra_serf
>> M subversion\libsvn_ra_serf\util.c
>> ? dist
>> ? log.win-tests
>> ? log.all-tests
>> ? subversion_vcnet.sln.cache
>>
>>
>> So WWW is locked but I can't unlock it, so in essence does this mean
>> I'll need to delete the whole WC and re-checkout everything? Or is
>> there a less destructive way?
>>
>> Thanks
>>
>> Edmund
>>
>> ------------------------------------------------------
>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2402736
>>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2402896
Received on 2009-10-02 14:38:35 CEST

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.