On 2009-9-10 23:24, Benji York wrote:
> On Thu, Sep 10, 2009 at 5:20 PM, Wichert Akkerman wrote:
>> On 2009-9-10 22:23, Benji York wrote:
>>> 2) if you accidentally make a trunk release no one will accedentally use
>>> it
>>> because it will be the "oldest" release on PyPI instead of the newes
Hi Benji
> Betreff: Re: [Zope-dev] [Checkins] SVN:
> zope.app.security/trunk/ keep trunkversion at 0. Update changes
>
> On Thu, Sep 10, 2009 at 5:20 PM, Wichert Akkerman
> wrote:
> > On 2009-9-10 22:23, Benji York wrote:
> >> 2) if you accidentally make a trunk release no one will
> accedent
On Thu, Sep 10, 2009 at 5:20 PM, Wichert Akkerman wrote:
> On 2009-9-10 22:23, Benji York wrote:
>> 2) if you accidentally make a trunk release no one will accedentally use
>> it
>> because it will be the "oldest" release on PyPI instead of the newest,
>
> Doesn't it break all versioned depende
On 2009-9-10 22:23, Benji York wrote:
> On Thu, Sep 10, 2009 at 4:12 PM, Hanno Schlichting wrote:
>> On Thu, Sep 10, 2009 at 9:46 PM, Alex Chapman wrote:
>>> Log message for revision 103721:
>>> keep trunk version at 0. Update changes
>>
>> I think I've seen the practice of denoting the version
2009/9/10 Benji York :
> 3) so superfluous version bumps on the trunk
s/so/no/
-Fred
--
Fred L. Drake, Jr.
"Chaos is the score upon which reality is written." --Henry Miller
___
Zope-Dev maillist - Zope-Dev@zope.org
https://mail.zope.org/mail
On Thu, Sep 10, 2009 at 4:12 PM, Hanno Schlichting wrote:
> On Thu, Sep 10, 2009 at 9:46 PM, Alex Chapman wrote:
>> Log message for revision 103721:
>> keep trunk version at 0. Update changes
>
> I think I've seen the practice of denoting the version on trunk as
> "zero" from Jim already.
>
> It
On Thu, Sep 10, 2009 at 9:46 PM, Alex Chapman wrote:
> Log message for revision 103721:
> keep trunk version at 0. Update changes
I think I've seen the practice of denoting the version on trunk as
"zero" from Jim already.
It is in conflict with
http://docs.zope.org/zopetoolkit/process/releasing-
On Tue, Sep 8, 2009 at 1:08 PM, Chris Withers wrote:
> Chris Withers wrote:
>>
>> What I'd really like to do is write a Manuel plugin that will be part of
>> testfixtures' [1] TempDirectory and would handle the following:
>> Aside from looking at manuel.capture, can you give me any pointers as to
Hey,
Christian Theune wrote:
[snip]
> Same here. We also ended up in many deadlock situations having to
> sacrifice chickens for SVN to resume operations. That's why we started
> investigating alternatives which are better at branching and merging.
Please keep up posted. We have a standing offer
Wichert Akkerman wrote:
> The latest zc.recipe.cmmi release started using the zc.buildout download
> API but does not depend on zc.buildout 1.4 or later, which broke several
> buildouts for me. I've fixed the dependency in r103703. Can someone make a
> new release?
Done.
--
Thomas
__
Fabio Tranchitella wrote:
> # TODO: Shouldn't / stripping
> # be in PageTemplate.__call__()?
> body = utils.re_meta.sub("", body)
This snippet was removed from ``chameleon.core`` in r6505.
\malthe
___
Zope-Dev maillist - Zope-
z3c.form uses zope.schema.interfaces.IDecimal, which is not present in
early versions of zope.schema as used by Zope 2.10. As far as I can tell
z3c.form must have a versioned dependency on zope.schema >= 3.3.0.
Regards,
Wichert.
___
Zope-Dev maillist
The latest zc.recipe.cmmi release started using the zc.buildout download
API but does not depend on zc.buildout 1.4 or later, which broke several
buildouts for me. I've fixed the dependency in r103703. Can someone make
a new release?
Wichert.
___
Zop
Summary of messages to the zope-tests list.
Period Wed Sep 9 12:00:00 2009 UTC to Thu Sep 10 12:00:00 2009 UTC.
There were 8 messages: 8 from Zope Tests.
Tests passed OK
---
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Wed Sep 9 20:43:49 EDT 2009
URL: http://
Wichert Akkerman wrote:
>> How do I just run the tests in bootstrap.txt?
>
> With Zope2 you can do this: bin/instance test -t bootstrap.txt
> Perhaps -t works here as well?
Indeed it does, thanks for the quick reply! :-)
(if anyone's got a zope.testing checkout handy, it might be worth
documenti
On 9/10/09 11:40 , Chris Withers wrote:
> Hi All,
>
> I'm doing some development of zc.buildout, and I'm down to a couple of
> test failures. The test suite takes quite a long time to run.
>
> Using zc.recipe.testrunner, how can I limt the run to just one file?
>
> eg:
> File "...src/zc/buildout/bo
Hi All,
I'm doing some development of zc.buildout, and I'm down to a couple of
test failures. The test suite takes quite a long time to run.
Using zc.recipe.testrunner, how can I limt the run to just one file?
eg:
File "...src/zc/buildout/bootstrap.txt", line 23, in bootstrap.txt
How do I just
17 matches
Mail list logo