You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by aj...@apache.org on 2004/10/08 23:56:46 UTC

svn commit: rev 54118 - in gump/branches/reorg/python/gump: actor actor/document actor/mysql actor/notify actor/rdf actor/repository actor/results actor/stats actor/syndication actor/timing admin build core/build core/language core/loader core/model core/run core/runner core/update document gui guru integration language loader model mysql notify performance process rdf repository results run runner shared stats storage/admin storage/gui svg syndication threads timing tools tools/guru tools/integration tools/performance tools/shared tools/svg update util util/process util/threads utils

Author: ajack
Date: Fri Oct  8 14:56:45 2004
New Revision: 54118

Added:
   gump/branches/reorg/python/gump/actor/
   gump/branches/reorg/python/gump/actor/document/
      - copied from rev 54117, gump/branches/reorg/python/gump/document/
   gump/branches/reorg/python/gump/actor/mysql/
      - copied from rev 54117, gump/branches/reorg/python/gump/mysql/
   gump/branches/reorg/python/gump/actor/notify/
      - copied from rev 54117, gump/branches/reorg/python/gump/notify/
   gump/branches/reorg/python/gump/actor/rdf/   (props changed)
      - copied from rev 54117, gump/branches/reorg/python/gump/rdf/
   gump/branches/reorg/python/gump/actor/repository/
      - copied from rev 54117, gump/branches/reorg/python/gump/repository/
   gump/branches/reorg/python/gump/actor/results/
      - copied from rev 54117, gump/branches/reorg/python/gump/results/
   gump/branches/reorg/python/gump/actor/stats/
      - copied from rev 54117, gump/branches/reorg/python/gump/stats/
   gump/branches/reorg/python/gump/actor/syndication/
      - copied from rev 54117, gump/branches/reorg/python/gump/syndication/
   gump/branches/reorg/python/gump/actor/timing/
      - copied from rev 54117, gump/branches/reorg/python/gump/timing/
   gump/branches/reorg/python/gump/core/build/
      - copied from rev 54117, gump/branches/reorg/python/gump/build/
   gump/branches/reorg/python/gump/core/language/
      - copied from rev 54117, gump/branches/reorg/python/gump/language/
   gump/branches/reorg/python/gump/core/loader/
      - copied from rev 54117, gump/branches/reorg/python/gump/loader/
   gump/branches/reorg/python/gump/core/model/
      - copied from rev 54117, gump/branches/reorg/python/gump/model/
   gump/branches/reorg/python/gump/core/run/
      - copied from rev 54117, gump/branches/reorg/python/gump/run/
   gump/branches/reorg/python/gump/core/runner/
      - copied from rev 54117, gump/branches/reorg/python/gump/runner/
   gump/branches/reorg/python/gump/core/update/
      - copied from rev 54117, gump/branches/reorg/python/gump/update/
   gump/branches/reorg/python/gump/storage/admin/   (props changed)
      - copied from rev 54117, gump/branches/reorg/python/gump/admin/
   gump/branches/reorg/python/gump/storage/gui/
      - copied from rev 54117, gump/branches/reorg/python/gump/gui/
   gump/branches/reorg/python/gump/tools/
   gump/branches/reorg/python/gump/tools/guru/
      - copied from rev 54117, gump/branches/reorg/python/gump/guru/
   gump/branches/reorg/python/gump/tools/integration/
      - copied from rev 54117, gump/branches/reorg/python/gump/integration/
   gump/branches/reorg/python/gump/tools/performance/
      - copied from rev 54117, gump/branches/reorg/python/gump/performance/
   gump/branches/reorg/python/gump/tools/shared/
      - copied from rev 54117, gump/branches/reorg/python/gump/shared/
   gump/branches/reorg/python/gump/tools/svg/
      - copied from rev 54117, gump/branches/reorg/python/gump/svg/
   gump/branches/reorg/python/gump/util/
      - copied from rev 54117, gump/branches/reorg/python/gump/utils/
   gump/branches/reorg/python/gump/util/process/
      - copied from rev 54117, gump/branches/reorg/python/gump/process/
   gump/branches/reorg/python/gump/util/threads/
      - copied from rev 54117, gump/branches/reorg/python/gump/threads/
Removed:
   gump/branches/reorg/python/gump/admin/
   gump/branches/reorg/python/gump/build/
   gump/branches/reorg/python/gump/document/
   gump/branches/reorg/python/gump/gui/
   gump/branches/reorg/python/gump/guru/
   gump/branches/reorg/python/gump/integration/
   gump/branches/reorg/python/gump/language/
   gump/branches/reorg/python/gump/loader/
   gump/branches/reorg/python/gump/model/
   gump/branches/reorg/python/gump/mysql/
   gump/branches/reorg/python/gump/notify/
   gump/branches/reorg/python/gump/performance/
   gump/branches/reorg/python/gump/process/
   gump/branches/reorg/python/gump/rdf/
   gump/branches/reorg/python/gump/repository/
   gump/branches/reorg/python/gump/results/
   gump/branches/reorg/python/gump/run/
   gump/branches/reorg/python/gump/runner/
   gump/branches/reorg/python/gump/shared/
   gump/branches/reorg/python/gump/stats/
   gump/branches/reorg/python/gump/svg/
   gump/branches/reorg/python/gump/syndication/
   gump/branches/reorg/python/gump/threads/
   gump/branches/reorg/python/gump/timing/
   gump/branches/reorg/python/gump/update/
   gump/branches/reorg/python/gump/utils/
Log:
Starting the re-org.