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

Re: svn trunk question

From: Edmund Wong <ed_at_kdtc.net>
Date: Wed, 15 Apr 2009 11:56:51 +0800

Hyrum K. Wright wrote:
> On Apr 14, 2009, at 10:22 PM, Edmund Wong wrote:
>
>> An addendum:
>>
>> 1.6.1 installed fine. Checked out the trunk. Installed
>> binaries.
>>
>> At the end of 'make install', I got the following errors:
>>
>> subversion/libsvn_wc/lock.c:561: (apr_err=155021)
>> svn: Workign copy format is too old; run 'svn cleanup'
>> subversion/libsvn_wc/lock.c:561: (apr_err=155021)
>> svn: Workign copy format is too old; run 'svn cleanup'
>> $(svn)#
>
> Actually, I think the error is "Working copy..." not "Workign
> copy..." :) (I went and double checked to make sure we didn't have a
> typo in the error message.) That being said, that error message is
> new on trunk, so it looks like you installed 1.6.1, but you're running
> trunk binaries somehow.

My bad. I did install 1.6.1. Then I installed the trunk
binaries on top of the 1.6.1. That's when I get these
errors. So I'm most likely screwing up somewhere along
the way.

>
> This means that at configure-time, Subversion couldn't find serf or
> neon, so it didn't build the ra modules for http.

That could be it then. But 1.6.1 configure found neon,
but it seems as if the trunk-configure couldn't. I'll
have to recheck my libraries.

Thanks Hyrum

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1720909
Received on 2009-04-15 05:58:00 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.