[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: Greg Stein <gstein_at_gmail.com>
Date: Thu, 16 Jun 2011 17:38:24 -0400

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 !=

:-P
Received on 2011-06-16 23:38:57 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.