Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2011 11:30:38 -0800
From:      Sean Bruno <seanbru@yahoo-inc.com>
To:        Jason Hellenthal <jhell@DataIX.net>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: Subversion upgrades of existing dirs
Message-ID:  <1324582238.20358.6.camel@hitfishpass-lx.corp.yahoo.com>
In-Reply-To: <20111222175620.GA19784@DataIX.net>
References:  <1324575225.20358.2.camel@hitfishpass-lx.corp.yahoo.com> <20111222175620.GA19784@DataIX.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2011-12-22 at 09:56 -0800, Jason Hellenthal wrote:
> 
> On Thu, Dec 22, 2011 at 09:33:45AM -0800, 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
> > 
> 
> seeing as this is a scratch location I wouldnt waste the time to figure it out and just recheck the sources out for 9 and move over whatever needed to function. I have found some instances of pre-checked out source unable to upgrade for whatever reason.
> 
> 'tools/dev/wc-ng/bumpt' should be in the source tarball for SVN. Round about it is telling you to use a Subversion 1.8 client.
> 

Yeah, I'm hoping that this doesn't impact users too much, but I think
people are going to run into this.  I have working directories that I
share amongst the cluster machines for building, upgrading, testing and
installing.  I'd like to not have to keep a fbsd9 tree for svn version
"x" and another fbsd9 tree for svn version "y" 


I guess I should fire off a pr to ports/subversion then ...

Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1324582238.20358.6.camel>