[Zope-Checkins] SVN: Zope/branches/console-scripts/ another approach for generating the console scripts through entry points

2009-02-19 Thread Andreas Jung
Log message for revision 96736: another approach for generating the console scripts through entry points Changed: A Zope/branches/console-scripts/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Zope/branches/console-scripts/setup.py added zpasswd

2009-02-19 Thread Andreas Jung
Log message for revision 96738: added zpasswd Changed: U Zope/branches/console-scripts/setup.py -=- Modified: Zope/branches/console-scripts/setup.py === --- Zope/branches/console-scripts/setup.py 2009-02-19 12:46:00

[Zope-Checkins] SVN: Zope/trunk/versions-zope2.cfg ZODB3 a11 is out

2009-02-19 Thread Hanno Schlichting
Log message for revision 96739: ZODB3 a11 is out Changed: U Zope/trunk/versions-zope2.cfg -=- Modified: Zope/trunk/versions-zope2.cfg === --- Zope/trunk/versions-zope2.cfg 2009-02-19 12:48:35 UTC (rev 96738) +++

[Zope-Checkins] SVN: Zope/branches/console-scripts/src/ moved utilities to Zope2

2009-02-19 Thread Andreas Jung
Log message for revision 96740: moved utilities to Zope2 Changed: A Zope/branches/console-scripts/src/Zope2/utilities/ D Zope/branches/console-scripts/src/utilities/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Zope/branches/console-scripts/setup.py checkpoint for further testing

2009-02-19 Thread Andreas Jung
Log message for revision 96741: checkpoint for further testing Changed: U Zope/branches/console-scripts/setup.py -=- Modified: Zope/branches/console-scripts/setup.py === --- Zope/branches/console-scripts/setup.py

[Zope-Checkins] SVN: Zope/branches/console-scripts/src/Zope2/utilities/mkzopeinstance.py fixed detection of zopeskelsrc

2009-02-19 Thread Andreas Jung
Log message for revision 96743: fixed detection of zopeskelsrc Changed: U Zope/branches/console-scripts/src/Zope2/utilities/mkzopeinstance.py -=- Modified: Zope/branches/console-scripts/src/Zope2/utilities/mkzopeinstance.py

[Zope-Checkins] SVN: Zope/branches/console-scripts/src/Zope2/utilities/instance.py added for testing (from Repoze)

2009-02-19 Thread Andreas Jung
Log message for revision 96744: added for testing (from Repoze) Changed: A Zope/branches/console-scripts/src/Zope2/utilities/instance.py -=- Added: Zope/branches/console-scripts/src/Zope2/utilities/instance.py === ---

[Zope-Checkins] SVN: Zope/branches/console-scripts/s moved zopeskel to Zope2.utitilites

2009-02-19 Thread Andreas Jung
Log message for revision 96745: moved zopeskel to Zope2.utitilites Changed: D Zope/branches/console-scripts/skel/ U Zope/branches/console-scripts/src/Zope2/utilities/mkzopeinstance.py A Zope/branches/console-scripts/src/Zope2/utilities/skel/ -=- Modified:

[Zope-Checkins] SVN: Zope/branches/console-scripts/setup.py omit data_files

2009-02-19 Thread Andreas Jung
Log message for revision 96747: omit data_files Changed: U Zope/branches/console-scripts/setup.py -=- Modified: Zope/branches/console-scripts/setup.py === --- Zope/branches/console-scripts/setup.py 2009-02-19 13:27:55

[Zope-Checkins] SVN: Zope/branches/console-scripts/setup.py remove data_files

2009-02-19 Thread Andreas Jung
Log message for revision 96748: remove data_files Changed: U Zope/branches/console-scripts/setup.py -=- Modified: Zope/branches/console-scripts/setup.py === --- Zope/branches/console-scripts/setup.py 2009-02-19

[Zope-Checkins] SVN: Zope/branches/console-scripts/src/Zope2/utilities/skel/bin/ auto-detect path to Zope2-egg

2009-02-19 Thread Andreas Jung
Log message for revision 96749: auto-detect path to Zope2-egg Changed: U Zope/branches/console-scripts/src/Zope2/utilities/skel/bin/runzope.in U Zope/branches/console-scripts/src/Zope2/utilities/skel/bin/zopectl.in -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/buildout.cfg We don't use the omelette right now, remove!

2009-02-19 Thread Hanno Schlichting
Log message for revision 96755: We don't use the omelette right now, remove! Changed: U Zope/trunk/buildout.cfg -=- Modified: Zope/trunk/buildout.cfg === --- Zope/trunk/buildout.cfg 2009-02-19 14:55:48 UTC (rev 96754)

[Zope-Checkins] SVN: Zope/trunk/b Removed the bin folder, as we don't use the create_lib_python script. Beware SVN will annoy you!

2009-02-19 Thread Hanno Schlichting
Log message for revision 96756: Removed the bin folder, as we don't use the create_lib_python script. Beware SVN will annoy you! Changed: D Zope/trunk/bin/ U Zope/trunk/buildout.cfg -=- Modified: Zope/trunk/buildout.cfg

[Zope-Checkins] SVN: Zope/trunk/src/Zope2/utilities/instance.py re-removed repoze' instance.py

2009-02-19 Thread Andreas Jung
Log message for revision 96757: re-removed repoze' instance.py Changed: D Zope/trunk/src/Zope2/utilities/instance.py -=- Deleted: Zope/trunk/src/Zope2/utilities/instance.py === --- Zope/trunk/src/Zope2/utilities/instance.py

[Zope-Checkins] SVN: Zope/trunk/lib/ No need for lib in svn either

2009-02-19 Thread Hanno Schlichting
Log message for revision 96759: No need for lib in svn either Changed: D Zope/trunk/lib/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/utilities/ No need for top-level utilities anymore, they are inside the Zope2 package now

2009-02-19 Thread Hanno Schlichting
Log message for revision 96760: No need for top-level utilities anymore, they are inside the Zope2 package now Changed: D Zope/trunk/utilities/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Zope/trunk/ Externals for C headers stink

2009-02-19 Thread Hanno Schlichting
Log message for revision 96762: Externals for C headers stink Changed: U Zope/trunk/doc/INSTALL.txt _U Zope/trunk/include/ -=- Modified: Zope/trunk/doc/INSTALL.txt === --- Zope/trunk/doc/INSTALL.txt 2009-02-19 15:19:46

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt ZODB 3.9.0a11

2009-02-19 Thread Andreas Jung
Log message for revision 96763: ZODB 3.9.0a11 Changed: U Zope/trunk/doc/CHANGES.txt -=- Modified: Zope/trunk/doc/CHANGES.txt === --- Zope/trunk/doc/CHANGES.txt 2009-02-19 15:35:49 UTC (rev 96762) +++

[Zope-Checkins] SVN: Zope/trunk/setup.py added mkzeoinstance

2009-02-19 Thread Andreas Jung
Log message for revision 96766: added mkzeoinstance Changed: U Zope/trunk/setup.py -=- Modified: Zope/trunk/setup.py === --- Zope/trunk/setup.py 2009-02-19 15:54:53 UTC (rev 96765) +++ Zope/trunk/setup.py 2009-02-19

[Zope-Checkins] SVN: Zope/trunk/src/Zope2/utilities/mkzeoinstance.py added a main() function in order to provide a proper

2009-02-19 Thread Andreas Jung
Log message for revision 96767: added a main() function in order to provide a proper entry point Changed: U Zope/trunk/src/Zope2/utilities/mkzeoinstance.py -=- Modified: Zope/trunk/src/Zope2/utilities/mkzeoinstance.py ===

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Added a couple of known issues

2009-02-19 Thread Hanno Schlichting
Log message for revision 96791: Added a couple of known issues Changed: U Zope/trunk/doc/CHANGES.txt -=- Modified: Zope/trunk/doc/CHANGES.txt === --- Zope/trunk/doc/CHANGES.txt 2009-02-19 17:48:37 UTC (rev 96790) +++