Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Dev

Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning.

 

 

Zope dev RSS feed   Index | Next | Previous | View Threaded


chris at simplistix

Oct 20, 2009, 7:55 AM

Post #1 of 7 (1244 views)
Permalink
Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning.

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.

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


mbaiju at zeomega

Oct 20, 2009, 7:49 PM

Post #2 of 7 (1174 views)
Permalink
Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning. [In reply to]

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.

Regards,
Baiju M
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


mbaiju at zeomega

Oct 20, 2009, 7:55 PM

Post #3 of 7 (1177 views)
Permalink
Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning. [In reply to]

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 ?

Regards,
Baiju M
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


lists at zopyx

Oct 20, 2009, 10:31 PM

Post #4 of 7 (1178 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
Attachments: lists.vcf (0.31 KB)


chris at simplistix

Oct 21, 2009, 12:30 AM

Post #5 of 7 (1176 views)
Permalink
Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning. [In reply to]

Baiju M wrote:
> 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 ?

Have you actually checked the branch and trunk?
I've already done quite a bit of cleanup on these docs...

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


mbaiju at zeomega

Oct 21, 2009, 12:38 AM

Post #6 of 7 (1174 views)
Permalink
Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning. [In reply to]

On Wed, Oct 21, 2009 at 1:00 PM, Chris Withers <chris [at] simplistix> wrote:
> Baiju M wrote:
>>
>> 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 ?
>
> Have you actually checked the branch and trunk?
> I've already done quite a bit of cleanup on these docs...

I can see your changes, but it will appear
in the site when 2.12.1 is released.

May be we should have a '2.13' or 'dev' doc site
which is pointing to trunk.

Regards,
Baiju M
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )


chris at simplistix

Oct 21, 2009, 12:40 AM

Post #7 of 7 (1174 views)
Permalink
Re: [Zope-Checkins] SVN: Zope/tags/2.12.0/doc/WINDOWS. Renamed to avoid warning. [In reply to]

Baiju M wrote:
> I can see your changes, but it will appear
> in the site when 2.12.1 is released.
>
> May be we should have a '2.13' or 'dev' doc site
> which is pointing to trunk.

I think having a 'dev' doc site, like Django does, would be cool.
I guess that would be built nightly from trunk or some such?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )

Zope dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.