Re: SVN release methodology : svn copy

2004-12-13 Thread Geoffrey Young
>> svn copy https://svn.apache.org/.../trunk \ >> https://svn.apache.org/.../tags/1.17 >> >> (optionally with an -r to peg at specific revision, I guess) > > > Yes, that's probably what we will have to end up doing in the future. if you can find the time, can you please make sure the RELEAS

Re: SVN release methodology : svn copy

2004-12-11 Thread Philippe M. Chiasson
Joe Orton wrote: [...] I think it's OK, but since you had a mixed revision working copy it looks a little strange: you had: . => last "svn update" at r111612 Makefile.PL, RELEASE => committed changes in r111613 Changes => committed changes in r111614 and so when you copied the WC to the t

Re: SVN release methodology : svn copy

2004-12-11 Thread Joe Orton
On Sat, Dec 11, 2004 at 11:43:56AM -0800, Philippe M. Chiasson wrote: > [EMAIL PROTECTED] wrote: > >Author: stas > >Date: Sat Dec 11 11:15:27 2004 > >New Revision: 111615 > > > >URL: http://svn.apache.org/viewcvs?view=rev&rev=111615 > >Log: > >tag 1.17 > > > >Added: > > httpd/test/tags/APACHE_TES

SVN release methodology : svn copy

2004-12-11 Thread Philippe M. Chiasson
[EMAIL PROTECTED] wrote: Author: stas Date: Sat Dec 11 11:15:27 2004 New Revision: 111615 URL: http://svn.apache.org/viewcvs?view=rev&rev=111615 Log: tag 1.17 Added: httpd/test/tags/APACHE_TEST_1_17/ - copied from r111612, httpd/test/trunk/perl-framework/Apache-Test/ httpd/test/tags/APA