[Zope-dev] Help updating the copyright attributions
Christian Theune
ct at gocept.com
Thu Jun 3 02:40:30 EDT 2010
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 · ct at 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
More information about the Zope-Dev
mailing list