C. Michael Pilato wrote:
> David Glasser wrote:
>
>> On Fri, May 16, 2008 at 2:36 AM, <julianfoad_at_tigris.org> wrote:
>>
>>> Author: julianfoad
>>> Revision: 31014
>>> Property Name: svn:log
>>> Action: modified
>>>
>>> Property diff:
>>> --- old property value
>>> +++ new property value
>>> @@ -1 +1 @@
>>> -Tagging release 1.5.0 with svn_version.h matching tarball
>>> \ No newline at end of file
>>> +Tagging unreleased 1.5.0-rc5 with svn_version.h matching tarball
>>
>> We didn't release rc5?
>
> We did. Julian, were you thinking "rc5 != release 1.5.0", or "rc5
> wasn't released"? Probably should just read "Tagging release 1.5.0-rc5
> with svn_version.h matching tarball"
Sorry, you're right. I was just correcting the "1.5.0" => "1.5.0-rc5" but I did
so by copying the style of the previous tag's log message, not realising that
the "unreleased" part was significant and inapplicable here. I should have
spotted the clue in that the tags were made out of order:
$ svn log $SVN_REPOS/tags
------------------------------------------------------------------------
r31014 | hwright | 2008-05-04 03:21:05 +0100 (Sun, 04 May 2008) | 1 line
Tagging 1.5.0-rc5 with svn_version.h matching tarball
------------------------------------------------------------------------
r30819 | hwright | 2008-04-28 22:14:10 +0100 (Mon, 28 Apr 2008) | 1 line
Tagging unreleased 1.5.0-rc3 with svn_version.h matching tarball
------------------------------------------------------------------------
r30818 | hwright | 2008-04-28 22:09:15 +0100 (Mon, 28 Apr 2008) | 1 line
Tagging unreleased 1.5.0-rc2 with svn_version.h matching tarball
------------------------------------------------------------------------
r30817 | hwright | 2008-04-28 22:04:37 +0100 (Mon, 28 Apr 2008) | 1 line
Tagging unreleased 1.5.0-rc1 with svn_version.h matching tarball
------------------------------------------------------------------------
r30816 | hwright | 2008-04-28 21:59:56 +0100 (Mon, 28 Apr 2008) | 1 line
Tagging unreleased 1.5.0-alpha1 with svn_version.h matching tarball
------------------------------------------------------------------------
r30771 | hwright | 2008-04-24 16:49:41 +0100 (Thu, 24 Apr 2008) | 1 line
Tagging 1.5.0-rc4 with svn_version.h matching tarball.
------------------------------------------------------------------------
- Julian
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-18 22:53:49 CEST