Date: Mon, 24 Jun 2013 16:58:43 -0500 From: Tim Daneliuk <tundra@tundraware.com> To: freebsd-questions@freebsd.org Subject: Re: Cannot Update Source Tree After Move To Subversion 1.8 Message-ID: <51C8C113.3060504@tundraware.com> In-Reply-To: <51C8AA24.1050202@FreeBSD.org> References: <51C89DC4.20908@tundraware.com> <51C8AA24.1050202@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@tundraware.com PGP Key: http://www.tundraware.com/PGP/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51C8C113.3060504>