Looking at this failure, it appears (as mentioned below) that we use
the just-built svnversion to look at the source tree and include the
version number in the output of mod_dav_svn (the little "Powered by
Subversion YY (rXXXXX)" tag).
I don't know the best way to solve this problem. The naïve (and
stupid) approach would be to upgrade the working copy as part of the
build process, but that's really a non-option. Any other ideas?
-Hyrum
On Apr 8, 2009, at 9:49 AM, Greg Stein wrote:
> At the end of the build process, we run the just-built svnversion to
> gather version info about the source tree. trunk doesn't like 1.6
> working copies.
>
> hwright is looking into the problem now.
>
> Cheers,
> -g
>
> On Wed, Apr 8, 2009 at 16:29, Lieven Govaerts <svnlgo_at_mobsol.be>
> wrote:
>> Hm, the mac buildslave uses the system svn client to checkout/update
>> the working copy. The working copy shouldn't be touched by the svn
>> client that's being built and tested.
>>
>> I'll have a look tonight.
>>
>> Lieven
>>
>> On Wed, Apr 8, 2009 at 2:45 PM, Greg Stein <gstein_at_gmail.com> wrote:
>>> There is some weirdness in the new format-detection and upgrade
>>> code.
>>>
>>> I gotta wrap and commit some other code, then I'll get this fixed
>>> up.
>>> Or work with hwright when he's back online. Whichever comes first.
>>>
>>> Cheers,
>>> -g
>>>
>>> On Wed, Apr 8, 2009 at 11:13, Bert Huijben <rhuijben_at_sharpsvn.net>
>>> wrote:
>>>> Hi,
>>>>
>>>>
>>>>
>>>> The mac buildbot is reporting (build phase):
>>>>
>>>> svn: Working copy format is to old; run 'svn cleanup' to upgrade
>>>>
>>>>
>>>>
>>>> It looks like it uses a (broken) trunk build for some local
>>>> subversion
>>>> operations?
>>>>
>>>>
>>>>
>>>> Bert
>>>
>>> ------------------------------------------------------
>>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1595977
>>>
>>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1617734
Received on 2009-04-09 22:44:36 CEST