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

Re: svn commit: r1819207 - /subversion/trunk/tools/dist/edit-N-log-messages

From: Daniel Shahaf <danielsh_at_apache.org>
Date: Sun, 24 Dec 2017 09:02:46 +0000

danielsh_at_apache.org wrote on Sun, 24 Dec 2017 08:54 +0000:
> * tools/dist/edit-N-log-messages: New.

> +++ subversion/trunk/tools/dist/edit-N-log-messages Sun Dec 24 08:54:08
> 2017
> @@ -0,0 +1,89 @@
> +usage() {
> + echo "usage: $NAME -r N:M"
> + echo " will retrieve all log messages in the range rN:rM, open them
> in"
> + echo " \$EDITOR, and commit any edits to them."
> +}

Using this script, I've added changelog information to trunk from
1.10.x branching through r1818500.
Received on 2017-12-24 10:02:58 CET

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.