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

Re: svn commit: r1136651 - in /subversion/trunk/tools/dist: ./ release.py

From: Hyrum K Wright <hyrum_at_hyrumwright.org>
Date: Thu, 16 Jun 2011 21:59:00 +0000

On Thu, Jun 16, 2011 at 9:38 PM, Greg Stein <gstein_at_gmail.com> wrote:
> On Thu, Jun 16, 2011 at 16:24,  <hwright_at_apache.org> wrote:
>>...
>> @@ -250,6 +256,60 @@ def roll_tarballs(base_dir, args):
>>         if not dep.have_usable():
>>            raise RuntimeError('Cannot find usable %s' % dep.label)
>>
>> +    # Make sure CHANGES is sync'd
>> +    if not branch == 'trunk':
>
> Boy. That's a convoluted way to say !=

Code like yoda, I do.

(The entire script, is going to need a second or third pass at some
point. I'm just trying to get it functional.)

-Hyrum
Received on 2011-06-16 23:59:34 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.