Cannot Update Source Tree After Move To Subversion 1.8

Tim Daneliuk tundra at tundraware.com
Mon Jun 24 21:59:01 UTC 2013


On 06/24/2013 03:20 PM, Matthew Seaman wrote:
> On 24/06/2013 20:28, Tim Daneliuk wrote:
>> After the update to svn 1.8, I did a new svn co of the FBSD 9-STABLE
>> source branch.  When I try to do an update to it, I see this now:
>>
>>     svn: E155005: Working copy not locked at /usr/scr
>>     svn co svn://svn.freebsd.org/base/stable/9 /usr/src
>>
>> /usr/src is a symlink to another directory in a separate filesystem,
>> but this historically worked, so I'm guess that is not the problem.
>>
>> Ideas?
>>
>
> svn upgrade



Hmmmmm ....

[root] ozzie ~>svn upgrade /usr/src
[root] ozzie ~>svn update /usr/src
svn: E155004: Run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
svn: E155004: Working copy '/usr1/src-9-STABLE' locked.
svn: E155004: '/usr1/src-9-STABLE' is already locked.
[root] ozzie ~>svn cleanup /usr/src
[root] ozzie ~>svn update /usr/src
Updating '/usr/src':
svn: E155005: No write-lock in '/usr/src/sys'
svn: E155005: Additional errors:
svn: E155005: Working copy not locked at '/usr/src'.



-- 
----------------------------------------------------------------------------
Tim Daneliuk     tundra at tundraware.com
PGP Key:         http://www.tundraware.com/PGP/



More information about the freebsd-questions mailing list