
lists at zopyx
Oct 20, 2009, 10:31 PM
Post #4 of 7
(1174 views)
Permalink
|
|
Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning.
[In reply to]
|
|
Am 21.10.09 04:55, schrieb Baiju M: > On Wed, Oct 21, 2009 at 8:19 AM, Baiju M <mbaiju [at] zeomega> wrote: > >> On Tue, Oct 20, 2009 at 8:25 PM, Chris Withers <chris [at] simplistix> wrote: >> >>> Baiju M wrote: >>> >>>> Log message for revision 104986: >>>> Renamed to avoid warning. >>>> Should we remove it ? >>>> >>>> >>>> Changed: >>>> D Zope/tags/2.12.0/doc/WINDOWS.rst >>>> A Zope/tags/2.12.0/doc/WINDOWS.txt >>>> >>> Why are you editing a tag? >>> >>> This is already gone on the 2.12 branch and trunk. >>> >> Sorry, I meant to do it in branch. I will revert it. >> > Now I realize how it happened. There is an svn:external inside > zope2docs/trunk/releases (svn://svn.zope.org/repos/main/zope2docs/releases) > which is pointing to 2.12 tag, should we change this to 2.12 branch ? No, otherwise docs.zope.org should display only the release notes of the release versions - w/o the release notes of the upcoming version. That's why it refers to the latest release tag. Andreas
|