Re: Question on release process - making release public by svn move

2012-03-09 Thread Daniel Shahaf
Daniel Shahaf wrote on Fri, Mar 09, 2012 at 21:10:27 +0200: > sebb wrote on Fri, Mar 09, 2012 at 18:47:46 +: > > No, still waiting for details on how the httpd commits were achieved. > > Just ask Sam to implement this in Whimsy. Specifically: * GET /postarelease/${pmc} - Runs `svn ls -R

Re: Question on release process - making release public by svn move

2012-03-09 Thread Philip Martin
sebb writes: >>> Whatever was used to generate that commit is good because it shows >>> clearly that the release files were derived from the dev files, for >>> example: >>> >>>   R /release/httpd/CHANGES_2.2 (from /dev/httpd/CHANGES_2.2:396) >>>   A /release/httpd/CHANGES_2.2.21 (from /dev/httpd/

Re: Question on release process - making release public by svn move

2012-03-09 Thread Daniel Shahaf
sebb wrote on Fri, Mar 09, 2012 at 18:47:46 +: > No, still waiting for details on how the httpd commits were achieved. Just ask Sam to implement this in Whimsy.

Re: Question on release process - making release public by svn move

2012-03-09 Thread sebb
On 8 March 2012 13:49, Stefan Sperling wrote: > On Sat, Mar 03, 2012 at 01:03:47PM +, sebb wrote: >> >> >> > 1) >> >> >> > svnmucc -m logmsg -U https://dist.apache.org/repos/dist/   \ >> >> >> >        mv dev/subversion/subversion-1.7.4.tar.bz2         \ >> >> >> >           release/subversion

Re: Question on release process - making release public by svn move

2012-03-08 Thread Stefan Sperling
On Sat, Mar 03, 2012 at 01:03:47PM +, sebb wrote: > >> >> > 1) > >> >> > svnmucc -m logmsg -U https://dist.apache.org/repos/dist/   \ > >> >> >        mv dev/subversion/subversion-1.7.4.tar.bz2         \ > >> >> >           release/subversion/subversion-1.7.4.tar.bz2     \ > >> >> >        mv d

Re: Question on release process - making release public by svn move

2012-03-03 Thread Johan Corveleyn
On Sat, Mar 3, 2012 at 2:03 PM, sebb wrote: > On 3 March 2012 12:48, Daniel Shahaf wrote: >> sebb wrote on Sat, Mar 03, 2012 at 12:30:53 +: >>> On 3 March 2012 09:29, Daniel Shahaf wrote: >>> > Greg Stein wrote on Sat, Mar 03, 2012 at 04:20:33 -0500: >>> >> On Sat, Mar 3, 2012 at 04:02, Dani

Re: Question on release process - making release public by svn move

2012-03-03 Thread sebb
On 3 March 2012 12:48, Daniel Shahaf wrote: > sebb wrote on Sat, Mar 03, 2012 at 12:30:53 +: >> On 3 March 2012 09:29, Daniel Shahaf wrote: >> > Greg Stein wrote on Sat, Mar 03, 2012 at 04:20:33 -0500: >> >> On Sat, Mar 3, 2012 at 04:02, Daniel Shahaf wrote: >> >> >> >>> The release tarballs

Re: Question on release process - making release public by svn move

2012-03-03 Thread Daniel Shahaf
sebb wrote on Sat, Mar 03, 2012 at 12:30:53 +: > On 3 March 2012 09:29, Daniel Shahaf wrote: > > Greg Stein wrote on Sat, Mar 03, 2012 at 04:20:33 -0500: > >> On Sat, Mar 3, 2012 at 04:02, Daniel Shahaf wrote: > >> >> >>> The release tarballs and signatures can be svn mv'ed from the > >> >> >

Re: Question on release process - making release public by svn move

2012-03-03 Thread sebb
On 3 March 2012 09:29, Daniel Shahaf wrote: > Greg Stein wrote on Sat, Mar 03, 2012 at 04:20:33 -0500: >> On Sat, Mar 3, 2012 at 04:02, Daniel Shahaf wrote: >> >> >>> The release tarballs and signatures can be svn mv'ed from the >> >> >>> https://dist.apache.org/repos/dist/dev/httpd/ repository a

Re: Question on release process - making release public by svn move

2012-03-03 Thread Daniel Shahaf
Greg Stein wrote on Sat, Mar 03, 2012 at 04:20:33 -0500: > On Sat, Mar 3, 2012 at 04:02, Daniel Shahaf wrote: > >> >>> The release tarballs and signatures can be svn mv'ed from the > >> >>> https://dist.apache.org/repos/dist/dev/httpd/ repository across to the > >> >>> https://dist.apache.org/repo

Re: Question on release process - making release public by svn move

2012-03-03 Thread Greg Stein
On Sat, Mar 3, 2012 at 04:02, Daniel Shahaf wrote: >> >>> The release tarballs and signatures can be svn mv'ed from the >> >>> https://dist.apache.org/repos/dist/dev/httpd/ repository across to the >> >>> https://dist.apache.org/repos/dist/release/httpd/ repository. >> >>> << >> >>> >> >>> I've tr

Re: Question on release process - making release public by svn move

2012-03-03 Thread Daniel Shahaf
> >>> The release tarballs and signatures can be svn mv'ed from the > >>> https://dist.apache.org/repos/dist/dev/httpd/ repository across to the > >>> https://dist.apache.org/repos/dist/release/httpd/ repository. > >>> << > >>> > >>> I've tried using svn mv directly on a test repo (i.e. not using a

Re: Question on release process - making release public by svn move

2012-03-02 Thread Greg Stein
Moving this thread over to dev@subversion. We're using the dist area for our upcoming 1.7.4 release (early next week). Also copying the mailing list for release managers (release-discuss@) Cheers, -g On Fri, Mar 2, 2012 at 13:58, sebb wrote: > On 14 February 2012 11:26, sebb wrote: >> On 10 Fe