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

Re: [svnbench] Revision: 1389172 compiled Sep 24 2012, 00:21:39 on x86_64-unknown-linux-gnu

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 24 Sep 2012 17:23:58 +0100

Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:

> Is it just a bug in the test script, whereby it uses the just-compiled
> svn instead of /usr/bin/svn?
>
> C. Michael Pilato wrote on Mon, Sep 24, 2012 at 11:32:03 -0400:
>> Aaaaand auto-upgrade strikes again. #hatethisnonfeature
>>
>> On 09/23/2012 08:33 PM, neels_at_apache.org wrote:
>> > subversion/libsvn_wc/revision_status.c:64: (apr_err=155021)
>> > subversion/libsvn_wc/wc_db.c:12198: (apr_err=155021)
>> > subversion/libsvn_wc/wc_db_wcroot.c:609: (apr_err=155021)
>> > subversion/libsvn_wc/wc_db_wcroot.c:266: (apr_err=155021)
>> > svn: E155021: This client is too old to work with the working copy at
>> > '/home/neels/pat/trunk/src' (format 30).
>> > You need to get a newer Subversion client. For more details, see
>> > http://subversion.apache.org/faq.html#working-copy-format-change
>>
>> [...]

The code that locates the working copy root will upgrade an unrelated
working copy if it has to examine it.

svn1.7 co URL wc1.7
svn1.8 co URL wc/nested

causes wc1.7 to be upgraded.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-09-24 18:24: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.