On 06/02/2010 05:19 PM, Tres Seaver wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jan-Wijbrand Kolman wrote:
>> On 6/2/10 15:11 , Christian Theune wrote:
>>> Hi,
>>>
>>> the ZF needs to finish updating the copyright attributions to state that
>>> the Zope code now belongs to the foundation.
>>>
>>> I've prepared some scripts to help with monitoring which packages need
>>> to be updated and also a helper to update most cases.
>>
>> Can you point me to these scripts?
>
>   $ svn co svn+ssh://svn.zope.org/repos/main/zope.repositorypolicy/trunk\
>     ~/projects/Zope/zrp
>   $ cd zrp
>   $ /opt/Python-2.6.5/bin/python bootstrap.py&&  bin/buildout
>   $ cd /path/to/other/project
>   $ ~/projects/Zope/zrp/bin/zope-org-check-project
>   ...
>   $ ~/projects/Zope/zrp/bin/zope-org-fix-project
>   ...
>   $ ~/projects/Zope/zrp/bin/zope-org-check-project
>   (should be empty)
>   $ bin/test -v --all
>   $ svn add LICENSE.txt COPYRIGHT.txt
>   $ svn commit -m "Conform to repository policy."

How do you deal with packages that have broken tests due to broken 
dependencies?

Christian

-- 
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )

Reply via email to