Date: Thu, 22 Dec 2011 11:23:02 -0800 From: Sean Bruno <seanbru@yahoo-inc.com> To: Dimitry Andric <dim@FreeBSD.org> Cc: freebsd-hackers <freebsd-hackers@FreeBSD.org> Subject: Re: Subversion upgrades of existing dirs Message-ID: <1324581782.20358.4.camel@hitfishpass-lx.corp.yahoo.com> In-Reply-To: <4EF36E0B.5000102@FreeBSD.org> References: <1324575225.20358.2.camel@hitfishpass-lx.corp.yahoo.com> <4EF36E0B.5000102@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2011-12-22 at 09:51 -0800, Dimitry Andric wrote: > On 2011-12-22 18:33, Sean Bruno wrote: > > How do I upgrade an existing svn tree with the current svn client. I > > don't really get what the client is trying to tell me here. > > > > [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$ svn up > > svn: E155036: Please see the 'svn upgrade' command > > svn: E155036: Working copy '/dumpster/scratch/sbruno-scratch/9' is an > > old development version (format 12); to upgrade it, use a format 18 > > client, then use 'tools/dev/wc-ng/bumpt > > > > [sbruno@ref9-xen32 /dumpster/scratch/sbruno-scratch/9]$ svn upgrade . > > svn: E155019: Can't upgrade '/dumpster/scratch/sbruno-scratch/9' as it > > is not a pre-1.7 working copy directory > > svn: E150000: Missing default entry > > This is on an NFS share, right? That is most likely fixed by running > NFSv4, or by making sure rpc.lockd and rpc.statd run on both server and > client. > > It looks like Subversion needs file locking to work in a certain way, > otherwise it will give these obscure messages. Maybe it is useful to > report it to the Subversion guys... (and hopefully not get the answer > "don't do that" back :) > Eh? No. That's the other email thread I started ... back in November I think ... oh hey, you responded to that one! :-) http://lists.freebsd.org/pipermail/freebsd-current/2011-November/029580.html sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1324581782.20358.4.camel>