On Mon, Mar 26, 2012 at 11:02:48AM -0400, Greg Stein wrote:
> On Mon, Mar 26, 2012 at 09:43, <stsp_at_apache.org> wrote:
> >...
> > +++ subversion/trunk/tools/dist/release.py Mon Mar 26 13:43:47 2012
> > @@ -21,10 +21,10 @@
> >
> >
> > # About this script:
> > -# This script is intended to simplify creating Subversion releases, by
> > -# automating as much as is possible. It works well with our Apache
> > -# infrastructure, and should make rolling, posting, and announcing
> > -# releases dirt simple.
> > +# This script is intended to simplify creating Subversion releases for
> > +# any of the supported release lines of Subversion.
> > +# It works well with our Apache infrastructure, and should make rolling,
> > +# posting, and announcing releases dirt simple.
> > #
> > # This script may be run on a number of platforms, but it is intended to
> > # be run on people.apache.org. As such, it may have dependencies (such
>
> Did you run this at any time on people.a.o for the 1.6.18 release? if
> not, then that second paragraph seems obsolete.
>
> Cheers,
> -g
No, I did not run it there. This was required when the distribution directory
was mounted on people.a.o. Now that we use dist.apache.org there is no
such requirement indeed.
Received on 2012-03-26 18:49:55 CEST