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

Re: svn commit: r1304376 - /subversion/site/publish/docs/community-guide/releasing.part.html

From: Greg Stein <gstein_at_gmail.com>
Date: Sun, 25 Mar 2012 14:45:18 -0400

On Sun, Mar 25, 2012 at 09:10, Daniel Shahaf <danielsh_at_elego.de> wrote:
> stsp_at_apache.org wrote on Fri, Mar 23, 2012 at 14:38:04 -0000:
>> +helper script. To run this script, you'll need a Subversion trunk working
>> +copy (or a shallow trunk working copy containing the <tt>tools/dist</tt> and
>> +<tt>build/generator</tt> directories). Run <tt>release.py -h</tt> to get a
>> +list of available subcommands.</p>
>
> build/generator/ isn't needed if ezt.py is on the system.
>
> And for simplicity how about doing what nightly.sh does --- namely 'svn
> export' ezt.py from therepository if needed.  Then 'svn co tools/dist/'
> suffices.

Right. You could even do:

$ svn export http://ezt.googlecode.com/svn/trunk/ezt.py

:-)

Cheers,
-g
Received on 2012-03-25 20:45:49 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.