[Zope-Checkins] SVN: zdaemon/trunk/ Updated to reflect split of zope.testrunner and zope.testing.

2012-05-25 Thread jim
Log message for revision 126501: Updated to reflect split of zope.testrunner and zope.testing. Addressed deprecation warnings. Changed: U zdaemon/trunk/buildout.cfg U zdaemon/trunk/setup.py U zdaemon/trunk/src/zdaemon/tests/tests.py -=- Modified: zdaemon/trunk/buildout.cfg

[Zope-Checkins] SVN: zdaemon/trunk/s Used manuel to make the documentation more documenty

2012-05-25 Thread jim
+/environment + +.. - text + + open('conf', 'w').write(text.replace('/tmp', tmpdir)) + +Now, when we run the command, we'll see out environment settings reflected: + +sh ./zdaemon -Cconf fg env USER=jim HOME=/home/foo @@ -200,15 +218,20 @@ import os f.write('rec 1\n

[Zope-Checkins] SVN: zdaemon/trunk/ Added a separate option, stop-timout, to control how long to wait

2012-06-04 Thread jim
Log message for revision 126562: Added a separate option, stop-timout, to control how long to wait for a graceful shutdown. Previously, this was controlled by backoff-limit, which didn't make much sense. Changed: U zdaemon/trunk/CHANGES.txt U

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zd Simplified runner state management.

2012-06-04 Thread jim
Log message for revision 126588: Simplified runner state management. Changed: U zdaemon/trunk/src/zdaemon/zdctl.py U zdaemon/trunk/src/zdaemon/zdoptions.py U zdaemon/trunk/src/zdaemon/zdrun.py -=- Modified: zdaemon/trunk/src/zdaemon/zdctl.py

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zdrun.py sorted imports :)

2012-06-04 Thread jim
Log message for revision 126589: sorted imports :) Changed: U zdaemon/trunk/src/zdaemon/zdrun.py -=- Modified: zdaemon/trunk/src/zdaemon/zdrun.py === --- zdaemon/trunk/src/zdaemon/zdrun.py 2012-06-04 19:11:00 UTC (rev

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zdctl.py whitespace

2012-06-04 Thread jim
Log message for revision 126590: whitespace Changed: U zdaemon/trunk/src/zdaemon/zdctl.py -=- Modified: zdaemon/trunk/src/zdaemon/zdctl.py === --- zdaemon/trunk/src/zdaemon/zdctl.py 2012-06-04 20:54:58 UTC (rev 126589) +++

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zd Cleaned up plumbing of stop-timeout

2012-06-05 Thread jim
Log message for revision 126591: Cleaned up plumbing of stop-timeout Changed: U zdaemon/trunk/src/zdaemon/zdoptions.py U zdaemon/trunk/src/zdaemon/zdrun.py -=- Modified: zdaemon/trunk/src/zdaemon/zdoptions.py === ---

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zdrun.py Removed confusing usage info that humans never see and that was a

2012-06-05 Thread jim
Log message for revision 126592: Removed confusing usage info that humans never see and that was a massive DRY violation. Changed: U zdaemon/trunk/src/zdaemon/zdrun.py -=- Modified: zdaemon/trunk/src/zdaemon/zdrun.py ===

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zdctl.py Organized usage a little, including removing a dup.

2012-06-05 Thread jim
Log message for revision 126594: Organized usage a little, including removing a dup. Changed: U zdaemon/trunk/src/zdaemon/zdctl.py -=- Modified: zdaemon/trunk/src/zdaemon/zdctl.py === --- zdaemon/trunk/src/zdaemon/zdctl.py

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zdctl.py Made an untested fix to the untested interactive quit command,

2012-06-05 Thread jim
Log message for revision 126597: Made an untested fix to the untested interactive quit command, which I hope to remove soon. It previously send an exit command, which has the same semantics as stop and was removed recently. Changed: U zdaemon/trunk/src/zdaemon/zdctl.py -=-

[Zope-Checkins] SVN: zdaemon/trunk/ - Added an option, ``start-test-program`` to supply a test command to

2012-06-05 Thread jim
Log message for revision 126598: - Added an option, ``start-test-program`` to supply a test command to test whether the program managed by zdaemon is up and operational, rather than just running. When starting a program, the start command doesn't return until the test passes. You

[Zope-Checkins] SVN: zdaemon/branches/2/ make a v2 release branch, as trunk is viverging somewhat

2012-06-06 Thread jim
Log message for revision 126632: make a v2 release branch, as trunk is viverging somewhat Changed: A zdaemon/branches/2/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/2.0.5/ tag

2012-06-07 Thread jim
Log message for revision 126673: tag Changed: A zdaemon/tags/2.0.5/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/2.0.5/setup.py version

2012-06-07 Thread jim
Log message for revision 126674: version Changed: U zdaemon/tags/2.0.5/setup.py -=- Modified: zdaemon/tags/2.0.5/setup.py === --- zdaemon/tags/2.0.5/setup.py 2012-06-07 19:57:05 UTC (rev 126673) +++

[Zope-Checkins] SVN: zdaemon/branches/2/CHANGES.txt Gaaaaaa, released trunk as 2.0.5.

2012-06-07 Thread jim
Log message for revision 126675: Gaa, released trunk as 2.0.5. Changed: U zdaemon/branches/2/CHANGES.txt -=- Modified: zdaemon/branches/2/CHANGES.txt === --- zdaemon/branches/2/CHANGES.txt 2012-06-07 19:57:50 UTC

[Zope-Checkins] SVN: zdaemon/tags/2.0.6/ tag

2012-06-07 Thread jim
Log message for revision 126676: tag Changed: A zdaemon/tags/2.0.6/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/2.0.6/2/ tag

2012-06-07 Thread jim
Log message for revision 126677: tag Changed: A zdaemon/tags/2.0.6/2/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/2.0.6/2/ oops

2012-06-07 Thread jim
Log message for revision 126678: oops Changed: D zdaemon/tags/2.0.6/2/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/2.0.6/setup.py version

2012-06-07 Thread jim
Log message for revision 126679: version Changed: U zdaemon/tags/2.0.6/setup.py -=- Modified: zdaemon/tags/2.0.6/setup.py === --- zdaemon/tags/2.0.6/setup.py 2012-06-07 20:02:46 UTC (rev 126678) +++

[Zope-Checkins] SVN: zdaemon/trunk/ Fixed: When the ``user`` option was used to run as a particular

2012-06-07 Thread jim
Log message for revision 126681: Fixed: When the ``user`` option was used to run as a particular user, supplemental groups weren't set to the user's supplemental groups. Changed: U zdaemon/trunk/CHANGES.txt U zdaemon/trunk/README.txt U zdaemon/trunk/setup.py A

[Zope-Checkins] SVN: zdaemon/trunk/ Several undocunented, untested, and presumeably unused features were removed.

2012-06-07 Thread jim
Log message for revision 126682: Several undocunented, untested, and presumeably unused features were removed. (I suspect that some of the remaining features are untested, :(, but I can imagine using them.) Changed: U zdaemon/trunk/CHANGES.txt U

[Zope-Checkins] SVN: zdaemon/trunk/CHANGES.txt tweaks

2012-06-08 Thread jim
Log message for revision 126689: tweaks Changed: U zdaemon/trunk/CHANGES.txt -=- Modified: zdaemon/trunk/CHANGES.txt === --- zdaemon/trunk/CHANGES.txt 2012-06-08 13:50:52 UTC (rev 126688) +++ zdaemon/trunk/CHANGES.txt

[Zope-Checkins] SVN: zdaemon/tags/3.0.0/ tag

2012-06-08 Thread jim
Log message for revision 126690: tag Changed: A zdaemon/tags/3.0.0/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/3.0.0/setup.py Version.

2012-06-08 Thread jim
Log message for revision 126691: Version. Changed: U zdaemon/tags/3.0.0/setup.py -=- Modified: zdaemon/tags/3.0.0/setup.py === --- zdaemon/tags/3.0.0/setup.py 2012-06-08 13:59:00 UTC (rev 126690) +++

[Zope-Checkins] SVN: zdaemon/trunk/setup.py Version.

2012-06-08 Thread jim
Log message for revision 126692: Version. Changed: U zdaemon/trunk/setup.py -=- Modified: zdaemon/trunk/setup.py === --- zdaemon/trunk/setup.py 2012-06-08 13:59:49 UTC (rev 126691) +++ zdaemon/trunk/setup.py

[Zope-Checkins] SVN: zdaemon/tags/2.0.7/ tag

2012-06-08 Thread jim
Log message for revision 126693: tag Changed: A zdaemon/tags/2.0.7/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/2.0.7/ oops

2012-06-08 Thread jim
Log message for revision 126694: oops Changed: D zdaemon/tags/2.0.7/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/branches/2/setup.py version

2012-06-08 Thread jim
Log message for revision 126695: version Changed: U zdaemon/branches/2/setup.py -=- Modified: zdaemon/branches/2/setup.py === --- zdaemon/branches/2/setup.py 2012-06-08 17:17:10 UTC (rev 126694) +++

[Zope-Checkins] SVN: zdaemon/branches/2/ Fixed:

2012-06-08 Thread jim
Log message for revision 126696: Fixed: The change in 2.0.6 to set a user's supplemental groups broke common configurations in which the effective user was set via ``su`` or ``sudo -u`` prior to invoking zdaemon. Now, zdaemon doesn't set groups or the effective user if the

[Zope-Checkins] SVN: zdaemon/tags/2.0.7/ tag

2012-06-08 Thread jim
Log message for revision 126697: tag Changed: A zdaemon/tags/2.0.7/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/2.0.7/setup.py version

2012-06-08 Thread jim
Log message for revision 126698: version Changed: U zdaemon/tags/2.0.7/setup.py -=- Modified: zdaemon/tags/2.0.7/setup.py === --- zdaemon/tags/2.0.7/setup.py 2012-06-08 17:20:12 UTC (rev 126697) +++

[Zope-Checkins] SVN: zdaemon/trunk/ Fixed:

2012-06-08 Thread jim
Log message for revision 126699: Fixed: The change in 2.0.6 to set a user's supplemental groups broke common configurations in which the effective user was set via ``su`` or ``sudo -u`` prior to invoking zdaemon. Now, zdaemon doesn't set groups or the effective user if the

[Zope-Checkins] SVN: zdaemon/tags/3.0.1/ tag

2012-06-08 Thread jim
Log message for revision 126700: tag Changed: A zdaemon/tags/3.0.1/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/3.0.1/setup.py version

2012-06-08 Thread jim
Log message for revision 126701: version Changed: U zdaemon/tags/3.0.1/setup.py -=- Modified: zdaemon/tags/3.0.1/setup.py === --- zdaemon/tags/3.0.1/setup.py 2012-06-08 17:55:58 UTC (rev 126700) +++

[Zope-Checkins] SVN: zdaemon/trunk/CHANGES.txt *** empty log message ***

2012-07-10 Thread jim
Log message for revision 127306: *** empty log message *** Changed: U zdaemon/trunk/CHANGES.txt -=- Modified: zdaemon/trunk/CHANGES.txt === --- zdaemon/trunk/CHANGES.txt 2012-07-10 15:48:33 UTC (rev 127305) +++

[Zope-Checkins] SVN: zdaemon/tags/3.0.2/ tag

2012-07-10 Thread jim
Log message for revision 127307: tag Changed: A zdaemon/tags/3.0.2/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/3.0.2/setup.py version

2012-07-10 Thread jim
Log message for revision 127308: version Changed: U zdaemon/tags/3.0.2/setup.py -=- Modified: zdaemon/tags/3.0.2/setup.py === --- zdaemon/tags/3.0.2/setup.py 2012-07-10 16:45:20 UTC (rev 127307) +++

[Zope-Checkins] SVN: zdaemon/trunk/ - Fixed: programs started with zdaemon couldn't, themselves, invoke

2012-07-10 Thread jim
Log message for revision 127309: - Fixed: programs started with zdaemon couldn't, themselves, invoke zdaemon. really Changed: U zdaemon/trunk/CHANGES.txt U zdaemon/trunk/src/zdaemon/tests/tests.py U zdaemon/trunk/src/zdaemon/zdctl.py -=- Modified:

[Zope-Checkins] SVN: zdaemon/tags/3.0.3/ tag

2012-07-10 Thread jim
Log message for revision 127310: tag Changed: A zdaemon/tags/3.0.3/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/3.0.3/setup.py version

2012-07-10 Thread jim
Log message for revision 127311: version Changed: U zdaemon/tags/3.0.3/setup.py -=- Modified: zdaemon/tags/3.0.3/setup.py === --- zdaemon/tags/3.0.3/setup.py 2012-07-10 18:14:18 UTC (rev 127310) +++

[Zope-Checkins] SVN: zdaemon/trunk/ Fixed: The start command exited with a zero exit status even when

2012-07-30 Thread jim
Log message for revision 127404: Fixed: The start command exited with a zero exit status even when the program being started failed to start (or exited imediately). Changed: U zdaemon/trunk/CHANGES.txt U zdaemon/trunk/src/zdaemon/tests/tests.py U

[Zope-Checkins] SVN: zdaemon/tags/3.0.4/ tag

2012-07-30 Thread jim
Log message for revision 127405: tag Changed: A zdaemon/tags/3.0.4/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/3.0.4/setup.py *** empty log message ***

2012-07-30 Thread jim
Log message for revision 127406: *** empty log message *** Changed: U zdaemon/tags/3.0.4/setup.py -=- Modified: zdaemon/tags/3.0.4/setup.py === --- zdaemon/tags/3.0.4/setup.py 2012-07-30 17:48:04 UTC (rev 127405) +++

[Zope-Checkins] SVN: zdaemon/trunk/ Fixed: the status command didn't return a non-zero exit status when

2012-11-27 Thread jim
Log message for revision 128449: Fixed: the status command didn't return a non-zero exit status when the program wasn't running. This made it impossible for other software (e.g. Puppet) to tell if a process was running. Changed: U zdaemon/trunk/CHANGES.txt U

[Zope-Checkins] SVN: zdaemon/tags/3.0.5/ tag

2012-11-27 Thread jim
Log message for revision 128450: tag Changed: A zdaemon/tags/3.0.5/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/tags/3.0.5/setup.py version

2012-11-27 Thread jim
Log message for revision 128451: version Changed: U zdaemon/tags/3.0.5/setup.py -=- Modified: zdaemon/tags/3.0.5/setup.py === --- zdaemon/tags/3.0.5/setup.py 2012-11-27 22:37:58 UTC (rev 128450) +++

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/README.txt typo

2012-12-10 Thread jim
Log message for revision 128562: typo Changed: U zdaemon/trunk/src/zdaemon/README.txt -=- Modified: zdaemon/trunk/src/zdaemon/README.txt === --- zdaemon/trunk/src/zdaemon/README.txt2012-12-10 18:38:54 UTC (rev

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/ZClasses/_pmc.txt Added configuration of class factory.

2005-04-04 Thread Jim Fulton
Log message for revision 29868: Added configuration of class factory. Changed: U Zope/branches/jim-fix-zclasses/lib/python/ZClasses/_pmc.txt -=- Modified: Zope/branches/jim-fix-zclasses/lib/python/ZClasses/_pmc.txt

[Zope-Checkins] SVN: Zope/branches/jim-fix-zclasses/lib/python/ZODB/ Added ZClass-independent test of (and possible base class for)

2005-04-04 Thread Jim Fulton
Log message for revision 29870: Added ZClass-independent test of (and possible base class for) persistent-class support machinery. Changed: A Zope/branches/jim-fix-zclasses/lib/python/ZODB/persistentclass.py A Zope/branches/jim-fix-zclasses/lib/python/ZODB/persistentclass.txt

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZClasses/tests.py Reenabled the ZClass tests

2005-04-10 Thread Jim Fulton
Log message for revision 29937: Reenabled the ZClass tests Changed: U Zope/trunk/lib/python/ZClasses/tests.py -=- Modified: Zope/trunk/lib/python/ZClasses/tests.py === --- Zope/trunk/lib/python/ZClasses/tests.py

[Zope-Checkins] SVN: Zope/branches/jim-mproxy/ Added Mild proxies. These are variations on Zope 3 security proxies

2005-10-06 Thread Jim Fulton
Log message for revision 38828: Added Mild proxies. These are variations on Zope 3 security proxies that, we hope, will backward compatible. Changed: A Zope/branches/jim-mproxy/lib/python/Zope2/security/ A Zope/branches/jim-mproxy/lib/python/Zope2/security

[Zope-Checkins] SVN: Zope/branches/jim-reintegrate-zope3/ Created branch to change the way Zope 3 is integrated at the zope package level

2005-10-24 Thread Jim Fulton
Log message for revision 39575: Created branch to change the way Zope 3 is integrated at the zope package level Changed: A Zope/branches/jim-reintegrate-zope3/ -=- Copied: Zope/branches/jim-reintegrate-zope3 (from rev 39574, Zope/trunk

[Zope-Checkins] SVN: Zope/branches/jim-reintegrate-zope3/lib/python/ Removed the zope external.

2005-10-24 Thread Jim Fulton
Log message for revision 39578: Removed the zope external. Changed: _U Zope/branches/jim-reintegrate-zope3/lib/python/ -=- Property changes on: Zope/branches/jim-reintegrate-zope3/lib/python ___ Name: svn:externals

[Zope-Checkins] SVN: Zope/branches/jim-reintegrate-zope3/lib/python/zope/ Added externals to the zope subpackages.

2005-10-24 Thread Jim Fulton
Log message for revision 39585: Added externals to the zope subpackages. Changed: _U Zope/branches/jim-reintegrate-zope3/lib/python/zope/ -=- Property changes on: Zope/branches/jim-reintegrate-zope3/lib/python/zope ___ Name

[Zope-Checkins] SVN: Zope/trunk/lib/python/ Change to link to top-level Zope 3 top-level packages one-by-one.

2005-10-24 Thread Jim Fulton
Log message for revision 39599: Change to link to top-level Zope 3 top-level packages one-by-one. I have to do this in multiple steps because svn:externals is half baked. :( Changed: _U Zope/trunk/lib/python/ -=- Property changes on: Zope/trunk/lib/python

[Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Change to link to top-level Zope 3 top-level packages one-by-one.

2005-10-24 Thread Jim Fulton
Log message for revision 39600: Change to link to top-level Zope 3 top-level packages one-by-one. Changed: A Zope/trunk/lib/python/zope/ _U Zope/trunk/lib/python/zope/__init__.py -=- Copied: Zope/trunk/lib/python/zope (from rev 39585, Zope/branches/jim-reintegrate-zope3/lib/python

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/ Added protection against the (small) risk that someone could mitate an

2005-10-26 Thread Jim Fulton
Log message for revision 39645: Added protection against the (small) risk that someone could mitate an object through an augmented assignment (aka inplace) operator. Changed: U Zope/branches/Zope-2_8-branch/lib/python/AccessControl/ZopeGuards.py U

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/RestrictedPython/tests/before_and_after24.py Added tests for handling generator expressions.

2005-10-26 Thread Jim Fulton
Log message for revision 39646: Added tests for handling generator expressions. Changed: A Zope/branches/Zope-2_8-branch/lib/python/RestrictedPython/tests/before_and_after24.py -=- Copied: Zope/branches/Zope-2_8-branch/lib/python/RestrictedPython/tests/before_and_after24.py (from rev

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/RestrictedPython/tests/testRestrictions.py Fixed a bug in getting source that prevented tests from being used if

2005-10-26 Thread Jim Fulton
Log message for revision 39647: Fixed a bug in getting source that prevented tests from being used if there were pyc files around. Sigh. Added tests for restrictions on augmented assignment and for handling generator expressions. Changed: U

[Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Changed to use a tag that has a fix for a test_suite that returned

2005-10-28 Thread Jim Fulton
/exceptions hookable svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.1-Zope-2.8/src/zope/hookable i18n svn://svn.zope.org/repos/main/Zope3/tags/jim-fix-test-ZopeX3-3.0.1-Zope-2.8/src/zope/i18n i18nmessageid svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.1-Zope-2.8/src

[Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ testing buildbot

2005-10-28 Thread Jim Fulton
Log message for revision 39702: testing buildbot Changed: _U Zope/trunk/lib/python/zope/ -=- Property changes on: Zope/trunk/lib/python/zope ___ Name: buildbot:was - here ___

[Zope-Checkins] SVN: zdaemon/trunk/src/ Created separate src dir

2005-10-29 Thread Jim Fulton
Log message for revision 39723: Created separate src dir Changed: A zdaemon/trunk/src/ A zdaemon/trunk/src/zdaemon/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Integrated a newer zope.testing that fixed handling if the --package

2005-10-30 Thread Jim Fulton
/tags/jim-fix-test-ZopeX3-3.0.1-Zope-2.8/src/zope/i18n i18nmessageid svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.1-Zope-2.8/src/zope/i18nmessageid interface svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.1-Zope-2.8/src/zope/interface modulealias svn://svn.zope.org/repos

[Zope-Checkins] SVN: Zope/trunk/ Incorporated test runner bug fixes:

2005-11-02 Thread Jim Fulton
svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.1-Zope-2.8/src/zope/exceptions hookable svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.1-Zope-2.8/src/zope/hookable i18n svn://svn.zope.org/repos/main/Zope3/tags/jim-fix-test-ZopeX3-3.0.1-Zope-2.8/src/zope/i18n

Re: [Zope-Checkins] SVN: Zope/branches/ajung-zpt-integration/ integrate Z3 ZPT into Z2

2005-12-08 Thread Jim Fulton
-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714http://www.python.org Zope Corporation http://www.zope.com http

[Zope-Checkins] CVS: Packages/ZODB - component.xml:1.10.6.3.8.1 config.py:1.13.4.1.38.1

2006-01-19 Thread Jim Fulton
Update of /cvs-repository/Packages/ZODB In directory cvs.zope.org:/tmp/cvs-serv24275/ZODB Modified Files: Tag: jim-test-storage component.xml config.py Log Message: First cut at as-of option to open to a specific point in time. === Packages/ZODB/component.xml 1.10.6.3

[Zope-Checkins] CVS: Packages/ZODB - config.py:1.13.4.1.38.2

2006-01-20 Thread Jim Fulton
Update of /cvs-repository/Packages/ZODB In directory cvs.zope.org:/tmp/cvs-serv6069 Modified Files: Tag: jim-test-storage config.py Log Message: Make sure providing as-of implies read-only. === Packages/ZODB/config.py 1.13.4.1.38.1 = 1.13.4.1.38.2 === --- Packages/ZODB/config.py

[Zope-Checkins] CVS: Packages/ZODB - DemoStorage.py:1.18.10.2.4.1

2006-01-20 Thread Jim Fulton
Update of /cvs-repository/Packages/ZODB In directory cvs.zope.org:/tmp/cvs-serv15107/ZODB Modified Files: Tag: jim-test-storage DemoStorage.py Log Message: Added lastTransaction, which ZEO wants === Packages/ZODB/DemoStorage.py 1.18.10.2 = 1.18.10.2.4.1 === --- Packages/ZODB

[Zope-Checkins] CVS: Packages/ZODB - BaseStorage.py:1.34.4.6.2.1

2006-01-20 Thread Jim Fulton
Update of /cvs-repository/Packages/ZODB In directory cvs.zope.org:/tmp/cvs-serv15074/ZODB Modified Files: Tag: jim-test-storage BaseStorage.py Log Message: Should be OK to ask for new_oid in read-only mode. Demo storage wants it. Maybe need a max_oid. === Packages/ZODB

[Zope-Checkins] CVS: Packages/ZODB - config.py:1.13.4.1.38.3

2006-01-20 Thread Jim Fulton
Update of /cvs-repository/Packages/ZODB In directory cvs.zope.org:/tmp/cvs-serv15174/ZODB Modified Files: Tag: jim-test-storage config.py Log Message: Args to TimeStamp must be ints. === Packages/ZODB/config.py 1.13.4.1.38.2 = 1.13.4.1.38.3 === --- Packages/ZODB/config.py

[Zope-Checkins] CVS: Packages/ZODB - config.py:1.13.4.1.38.4

2006-01-23 Thread Jim Fulton
Update of /cvs-repository/Packages/ZODB In directory cvs.zope.org:/tmp/cvs-serv23417 Modified Files: Tag: jim-test-storage config.py Log Message: Fixed bug in as-of handling. === Packages/ZODB/config.py 1.13.4.1.38.3 = 1.13.4.1.38.4 === --- Packages/ZODB/config.py:1.13.4.1.38.3

[Zope-Checkins] SVN: Zope/trunk/utilities/tracelog.py Simple script to analyze trace logs.

2006-01-24 Thread Jim Fulton
Log message for revision 41425: Simple script to analyze trace logs. Changed: A Zope/trunk/utilities/tracelog.py -=- Added: Zope/trunk/utilities/tracelog.py === --- Zope/trunk/utilities/tracelog.py2006-01-24 22:36:17

[Zope-Checkins] SVN: Zope/trunk/utilities/tracelog.py Added url summary statistics.

2006-01-30 Thread Jim Fulton
Log message for revision 41497: Added url summary statistics. Added HTML output that makes it easy to jump from a URL shown in a minute detail to the statistics for that URL. Changed: U Zope/trunk/utilities/tracelog.py -=- Modified: Zope/trunk/utilities/tracelog.py

[Zope-Checkins] CVS: Cruft/ExtensionClass/src - Acquisition.c:1.61.4.1.32.1

2006-03-07 Thread Jim Fulton
Update of /cvs-repository/Cruft/ExtensionClass/src In directory cvs.zope.org:/tmp/cvs-serv6895 Modified Files: Tag: zc-Zope-2-7-5 Acquisition.c Log Message: Backported fix fromn trunk. The simplification of wrappers is not merely an optimization. It is critical for getting correct

[Zope-Checkins] CVS: Zope - README.txt:1.16.2.3

2006-03-18 Thread Jim Fulton
Update of /cvs-repository/Zope In directory cvs.zope.org:/tmp/cvs-serv31547 Modified Files: Tag: Zope-2_7-branch README.txt Log Message: *** empty log message *** === Zope/README.txt 1.16.2.2 = 1.16.2.3 === --- Zope/README.txt:1.16.2.2Sat Mar 18 11:58:54 2006 +++

[Zope-Checkins] CVS: Zope - README.txt:1.16.2.4

2006-03-18 Thread Jim Fulton
Update of /cvs-repository/Zope In directory cvs.zope.org:/tmp/cvs-serv360 Modified Files: Tag: Zope-2_7-branch README.txt Log Message: Bogus checkin to test new mailing list. :) === Zope/README.txt 1.16.2.3 = 1.16.2.4 === --- Zope/README.txt:1.16.2.3Sat Mar 18 12:02:15 2006

[Zope-Checkins] SVN: Zope/trunk/utilities/tracelog.py Added url summary statistics.

2006-07-18 Thread Jim Fulton
Log message for revision 41497: Added url summary statistics. Added HTML output that makes it easy to jump from a URL shown in a minute detail to the statistics for that URL. Changed: U Zope/trunk/utilities/tracelog.py -=- Modified: Zope/trunk/utilities/tracelog.py

[Zope-Checkins] SVN: zdaemon/tags/1.2/ Tag for Zope 3.3 release

2006-09-12 Thread Jim Fulton
Log message for revision 70121: Tag for Zope 3.3 release Changed: A zdaemon/tags/1.2/ -=- Copied: zdaemon/tags/1.2 (from rev 40792, zdaemon/trunk) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: zdaemon/trunk/test.py Let the buildout generate a test script.

2006-11-05 Thread Jim Fulton
Log message for revision 71079: Let the buildout generate a test script. Changed: D zdaemon/trunk/test.py -=- Deleted: zdaemon/trunk/test.py === --- zdaemon/trunk/test.py 2006-11-05 17:43:26 UTC (rev 71078) +++

[Zope-Checkins] SVN: zdaemon/trunk/CHANGES.txt Added, um, release info.

2006-11-05 Thread Jim Fulton
Log message for revision 71080: Added, um, release info. Changed: U zdaemon/trunk/CHANGES.txt -=- Modified: zdaemon/trunk/CHANGES.txt === --- zdaemon/trunk/CHANGES.txt 2006-11-05 17:43:30 UTC (rev 71079) +++

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/tests/ Pass PYTHONPATH to subprocesses. In the new buildout,

2006-11-05 Thread Jim Fulton
Log message for revision 71081: Pass PYTHONPATH to subprocesses. In the new buildout, ZConfig and zope packages aren't siblings of zdaemon and zdruns lame path guessting fails. In a modern world, scripts are generated by easy_install or buildout ahnd get paths set automatically. We

[Zope-Checkins] SVN: zdaemon/trunk/ Bugs Fixed

2006-12-21 Thread Jim Fulton
Log message for revision 71643: Bugs Fixed -- - In non-daemon mode, start hung, producing annoying dots when the program exited. - The start command hung producing annoying dots if the deamon failed to start. - foreground and start had different semantics because

[Zope-Checkins] SVN: zdaemon/trunk/ Added reference documentation and some edge-case tests.

2007-01-08 Thread Jim Fulton
Log message for revision 71789: Added reference documentation and some edge-case tests. Refined code in the control (user-interface) progream to detect sooner if the deamon manager has exited. Updated release info. Changed: U zdaemon/trunk/CHANGES.txt U

[Zope-Checkins] SVN: zdaemon/branches/jim-env/ devel branch to add ability to set environment variables in zdaemon conf file

2007-01-08 Thread Jim Fulton
Log message for revision 71791: devel branch to add ability to set environment variables in zdaemon conf file Changed: A zdaemon/branches/jim-env/ -=- Copied: zdaemon/branches/jim-env (from rev 71790, zdaemon/trunk) ___ Zope-Checkins maillist

[Zope-Checkins] SVN: zdaemon/branches/jim-env/src/zdaemon/ Finished adding support for setting environment variables.

2007-01-08 Thread Jim Fulton
Log message for revision 71825: Finished adding support for setting environment variables. Changed: U zdaemon/branches/jim-env/src/zdaemon/README.txt U zdaemon/branches/jim-env/src/zdaemon/component.xml U zdaemon/branches/jim-env/src/zdaemon/tests/tests.py -=- Modified: zdaemon

[Zope-Checkins] SVN: zdaemon/trunk/ Updated release info:

2007-01-10 Thread Jim Fulton
+... ''') + + system(./zdaemon -Cconf fg) +env +USER=jim +HOME=/home/foo +LOGNAME=jim +USERNAME=jim +TERM=dumb +PATH=/home/jim/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin +EMACS=t +LANG=en_US.UTF-8 +SHELL=/bin/bash +EDITOR=emacs +LD_LIBRARY_PATH

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/ Accept duplicate command-line options to work with scripts that embed

2007-01-10 Thread Jim Fulton
Log message for revision 71890: Accept duplicate command-line options to work with scripts that embed configuration options, such as the name of the configuration file. Changed: U zdaemon/trunk/src/zdaemon/tests/tests.py U zdaemon/trunk/src/zdaemon/zdctl.py U

[Zope-Checkins] SVN: zdaemon/trunk/ Updated release info.

2007-01-10 Thread Jim Fulton
Log message for revision 71892: Updated release info. Changed: U zdaemon/trunk/CHANGES.txt U zdaemon/trunk/setup.py -=- Modified: zdaemon/trunk/CHANGES.txt === --- zdaemon/trunk/CHANGES.txt 2007-01-10 18:28:09 UTC

[Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zd Moved set_uid out to the ctl script.

2007-01-11 Thread Jim Fulton
Log message for revision 71933: Moved set_uid out to the ctl script. Changed: U zdaemon/trunk/src/zdaemon/zdctl.py U zdaemon/trunk/src/zdaemon/zdrun.py -=- Modified: zdaemon/trunk/src/zdaemon/zdctl.py === ---

[Zope-Checkins] SVN: zdaemon/trunk/ Updated release info

2007-01-11 Thread Jim Fulton
Log message for revision 71934: Updated release info Changed: U zdaemon/trunk/CHANGES.txt U zdaemon/trunk/setup.py -=- Modified: zdaemon/trunk/CHANGES.txt === --- zdaemon/trunk/CHANGES.txt 2007-01-11 20:40:54 UTC (rev

[Zope-Checkins] SVN: zdaemon/branches/jim-env/ retire old dev branch

2007-07-05 Thread Jim Fulton
Log message for revision 77463: retire old dev branch Changed: D zdaemon/branches/jim-env/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: zdaemon/branches/tseaver-eggification/ retire old dev branch

2007-07-05 Thread Jim Fulton
Log message for revision 77462: retire old dev branch Changed: D zdaemon/branches/tseaver-eggification/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins