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

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

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 28 Jun 2011 12:50:16 -0400

what's wrong with $EDITOR ?

:-)

On Tue, Jun 28, 2011 at 12:40, <danielsh_at_apache.org> wrote:
> Author: danielsh
> Date: Tue Jun 28 16:40:32 2011
> New Revision: 1140718
>
> URL: http://svn.apache.org/viewvc?rev=1140718&view=rev
> Log:
> * docs/community-guide/releasing.part.html
>  (release-stabilization): Fix E205007 by providing a log message.
>
> Patch by: OCD
>
> Modified:
>    subversion/site/publish/docs/community-guide/releasing.part.html
>
> Modified: subversion/site/publish/docs/community-guide/releasing.part.html
> URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1140718&r1=1140717&r2=1140718&view=diff
> ==============================================================================
> --- subversion/site/publish/docs/community-guide/releasing.part.html (original)
> +++ subversion/site/publish/docs/community-guide/releasing.part.html Tue Jun 28 16:40:32 2011
> @@ -405,7 +405,8 @@ latest trunk, for example:</p>
>
>  <pre>
>    $ svn cp https://svn.apache.org/repos/asf/subversion/trunk \
> -            https://svn.apache.org/repos/asf/subversion/branches/A.B.x
> +            https://svn.apache.org/repos/asf/subversion/branches/A.B.x \
> +            -m "Create the A.B.x release branch."
>  </pre>
>
>  <p>The stabilization period for a new A.B.0 release normally lasts
>
>
>
Received on 2011-06-28 18:50:51 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.