[Erp5-report] r43008 rafael - in /erp5/trunk/utils: Products.AGProjects/ Products.AGProject...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 4 04:41:15 CET 2011


Author: rafael
Date: Fri Feb  4 04:41:13 2011
New Revision: 43008

URL: http://svn.erp5.org?rev=43008&view=rev
Log:

Create eggs structure for all Products available at:

  - https://svn.erp5.org/repos/public/erp5/trunk/products/

Important remarks:

  - By using eggs, it is possible to use Products as libraries and little by little reduce the dependencies and the number of libraries until only a single one remains. 

  - It was used externals to preserve backward compatibility with current buildout and prevent us to change current repository structure. Later, more effor can be provided to change repository structure.

  - The current state is far from perfect and all test suite must be ran using eggs to "prove" that Products can be really used as eggs, without provide any unexpected behaviour.


Added:
    erp5/trunk/utils/Products.AGProjects/
    erp5/trunk/utils/Products.AGProjects/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.AGProjects/Products/   (with props)
    erp5/trunk/utils/Products.AGProjects/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.AGProjects/Products/__init__.py
    erp5/trunk/utils/Products.AGProjects/README.txt   (with props)
    erp5/trunk/utils/Products.AGProjects/setup.cfg
    erp5/trunk/utils/Products.AGProjects/setup.py
    erp5/trunk/utils/Products.CMFActivity/
    erp5/trunk/utils/Products.CMFActivity/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.CMFActivity/Products/   (with props)
    erp5/trunk/utils/Products.CMFActivity/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.CMFActivity/Products/__init__.py
    erp5/trunk/utils/Products.CMFActivity/README.txt   (with props)
    erp5/trunk/utils/Products.CMFActivity/setup.cfg
    erp5/trunk/utils/Products.CMFActivity/setup.py
    erp5/trunk/utils/Products.CMFCategory/
    erp5/trunk/utils/Products.CMFCategory/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.CMFCategory/Products/   (with props)
    erp5/trunk/utils/Products.CMFCategory/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.CMFCategory/Products/__init__.py
    erp5/trunk/utils/Products.CMFCategory/README.txt   (with props)
    erp5/trunk/utils/Products.CMFCategory/setup.cfg
    erp5/trunk/utils/Products.CMFCategory/setup.py
    erp5/trunk/utils/Products.ClockServer/
    erp5/trunk/utils/Products.ClockServer/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ClockServer/Products/   (with props)
    erp5/trunk/utils/Products.ClockServer/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ClockServer/Products/__init__.py
    erp5/trunk/utils/Products.ClockServer/README.txt   (with props)
    erp5/trunk/utils/Products.ClockServer/setup.cfg
    erp5/trunk/utils/Products.ClockServer/setup.py
    erp5/trunk/utils/Products.ERP5/
    erp5/trunk/utils/Products.ERP5/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5/Products/   (with props)
    erp5/trunk/utils/Products.ERP5/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5/Products/__init__.py
    erp5/trunk/utils/Products.ERP5/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5/setup.cfg
    erp5/trunk/utils/Products.ERP5/setup.py
    erp5/trunk/utils/Products.ERP5Banking/
    erp5/trunk/utils/Products.ERP5Banking/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Banking/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Banking/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Banking/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Banking/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Banking/setup.cfg
    erp5/trunk/utils/Products.ERP5Banking/setup.py
    erp5/trunk/utils/Products.ERP5Catalog/
    erp5/trunk/utils/Products.ERP5Catalog/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Catalog/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Catalog/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Catalog/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Catalog/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Catalog/setup.cfg
    erp5/trunk/utils/Products.ERP5Catalog/setup.py
    erp5/trunk/utils/Products.ERP5Configurator/
    erp5/trunk/utils/Products.ERP5Configurator/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Configurator/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Configurator/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Configurator/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Configurator/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Configurator/setup.cfg
    erp5/trunk/utils/Products.ERP5Configurator/setup.py
    erp5/trunk/utils/Products.ERP5Form/
    erp5/trunk/utils/Products.ERP5Form/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Form/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Form/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Form/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Form/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Form/setup.cfg
    erp5/trunk/utils/Products.ERP5Form/setup.py
    erp5/trunk/utils/Products.ERP5Legacy/
    erp5/trunk/utils/Products.ERP5Legacy/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Legacy/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Legacy/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Legacy/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Legacy/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Legacy/setup.cfg
    erp5/trunk/utils/Products.ERP5Legacy/setup.py
    erp5/trunk/utils/Products.ERP5OOo/
    erp5/trunk/utils/Products.ERP5OOo/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5OOo/Products/   (with props)
    erp5/trunk/utils/Products.ERP5OOo/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5OOo/Products/__init__.py
    erp5/trunk/utils/Products.ERP5OOo/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5OOo/setup.cfg
    erp5/trunk/utils/Products.ERP5OOo/setup.py
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/Products/   (with props)
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/Products/__init__.py
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/setup.cfg
    erp5/trunk/utils/Products.ERP5PropertySheetLegacy/setup.py
    erp5/trunk/utils/Products.ERP5Security/
    erp5/trunk/utils/Products.ERP5Security/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Security/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Security/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Security/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Security/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Security/setup.cfg
    erp5/trunk/utils/Products.ERP5Security/setup.py
    erp5/trunk/utils/Products.ERP5Subversion/
    erp5/trunk/utils/Products.ERP5Subversion/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Subversion/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Subversion/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Subversion/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Subversion/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Subversion/setup.cfg
    erp5/trunk/utils/Products.ERP5Subversion/setup.py
    erp5/trunk/utils/Products.ERP5SyncML/
    erp5/trunk/utils/Products.ERP5SyncML/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5SyncML/Products/   (with props)
    erp5/trunk/utils/Products.ERP5SyncML/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5SyncML/Products/__init__.py
    erp5/trunk/utils/Products.ERP5SyncML/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5SyncML/setup.cfg
    erp5/trunk/utils/Products.ERP5SyncML/setup.py
    erp5/trunk/utils/Products.ERP5TioSafe/
    erp5/trunk/utils/Products.ERP5TioSafe/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5TioSafe/Products/   (with props)
    erp5/trunk/utils/Products.ERP5TioSafe/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5TioSafe/Products/__init__.py
    erp5/trunk/utils/Products.ERP5TioSafe/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5TioSafe/setup.cfg
    erp5/trunk/utils/Products.ERP5TioSafe/setup.py
    erp5/trunk/utils/Products.ERP5Type/
    erp5/trunk/utils/Products.ERP5Type/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Type/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Type/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Type/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Type/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Type/setup.cfg
    erp5/trunk/utils/Products.ERP5Type/setup.py
    erp5/trunk/utils/Products.ERP5Wizard/
    erp5/trunk/utils/Products.ERP5Wizard/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Wizard/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Wizard/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Wizard/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Wizard/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Wizard/setup.cfg
    erp5/trunk/utils/Products.ERP5Wizard/setup.py
    erp5/trunk/utils/Products.ERP5Workflow/
    erp5/trunk/utils/Products.ERP5Workflow/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5Workflow/Products/   (with props)
    erp5/trunk/utils/Products.ERP5Workflow/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5Workflow/Products/__init__.py
    erp5/trunk/utils/Products.ERP5Workflow/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5Workflow/setup.cfg
    erp5/trunk/utils/Products.ERP5Workflow/setup.py
    erp5/trunk/utils/Products.ERP5eGovSecurity/
    erp5/trunk/utils/Products.ERP5eGovSecurity/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ERP5eGovSecurity/Products/   (with props)
    erp5/trunk/utils/Products.ERP5eGovSecurity/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ERP5eGovSecurity/Products/__init__.py
    erp5/trunk/utils/Products.ERP5eGovSecurity/README.txt   (with props)
    erp5/trunk/utils/Products.ERP5eGovSecurity/setup.cfg
    erp5/trunk/utils/Products.ERP5eGovSecurity/setup.py
    erp5/trunk/utils/Products.Formulator/
    erp5/trunk/utils/Products.Formulator/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.Formulator/Products/   (with props)
    erp5/trunk/utils/Products.Formulator/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.Formulator/Products/__init__.py
    erp5/trunk/utils/Products.Formulator/README.txt   (with props)
    erp5/trunk/utils/Products.Formulator/setup.cfg
    erp5/trunk/utils/Products.Formulator/setup.py
    erp5/trunk/utils/Products.HBTreeFolder2/
    erp5/trunk/utils/Products.HBTreeFolder2/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.HBTreeFolder2/Products/   (with props)
    erp5/trunk/utils/Products.HBTreeFolder2/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.HBTreeFolder2/Products/__init__.py
    erp5/trunk/utils/Products.HBTreeFolder2/README.txt   (with props)
    erp5/trunk/utils/Products.HBTreeFolder2/setup.cfg
    erp5/trunk/utils/Products.HBTreeFolder2/setup.py
    erp5/trunk/utils/Products.MailTemplates/
    erp5/trunk/utils/Products.MailTemplates/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.MailTemplates/Products/   (with props)
    erp5/trunk/utils/Products.MailTemplates/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.MailTemplates/Products/__init__.py
    erp5/trunk/utils/Products.MailTemplates/README.txt   (with props)
    erp5/trunk/utils/Products.MailTemplates/setup.cfg
    erp5/trunk/utils/Products.MailTemplates/setup.py
    erp5/trunk/utils/Products.PortalTransforms/
    erp5/trunk/utils/Products.PortalTransforms/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.PortalTransforms/Products/   (with props)
    erp5/trunk/utils/Products.PortalTransforms/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.PortalTransforms/Products/__init__.py
    erp5/trunk/utils/Products.PortalTransforms/README.txt   (with props)
    erp5/trunk/utils/Products.PortalTransforms/setup.cfg
    erp5/trunk/utils/Products.PortalTransforms/setup.py
    erp5/trunk/utils/Products.TIDStorage/
    erp5/trunk/utils/Products.TIDStorage/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.TIDStorage/Products/   (with props)
    erp5/trunk/utils/Products.TIDStorage/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.TIDStorage/Products/__init__.py
    erp5/trunk/utils/Products.TIDStorage/README.txt   (with props)
    erp5/trunk/utils/Products.TIDStorage/setup.cfg
    erp5/trunk/utils/Products.TIDStorage/setup.py
    erp5/trunk/utils/Products.TimerService/
    erp5/trunk/utils/Products.TimerService/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.TimerService/Products/   (with props)
    erp5/trunk/utils/Products.TimerService/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.TimerService/Products/__init__.py
    erp5/trunk/utils/Products.TimerService/README.txt   (with props)
    erp5/trunk/utils/Products.TimerService/setup.cfg
    erp5/trunk/utils/Products.TimerService/setup.py
    erp5/trunk/utils/Products.Vifib/
    erp5/trunk/utils/Products.Vifib/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.Vifib/Products/   (with props)
    erp5/trunk/utils/Products.Vifib/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.Vifib/Products/__init__.py
    erp5/trunk/utils/Products.Vifib/README.txt   (with props)
    erp5/trunk/utils/Products.Vifib/setup.cfg
    erp5/trunk/utils/Products.Vifib/setup.py
    erp5/trunk/utils/Products.ZLDAPConnection/
    erp5/trunk/utils/Products.ZLDAPConnection/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ZLDAPConnection/Products/   (with props)
    erp5/trunk/utils/Products.ZLDAPConnection/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ZLDAPConnection/Products/__init__.py
    erp5/trunk/utils/Products.ZLDAPConnection/README.txt   (with props)
    erp5/trunk/utils/Products.ZLDAPConnection/setup.cfg
    erp5/trunk/utils/Products.ZLDAPConnection/setup.py
    erp5/trunk/utils/Products.ZLDAPMethods/
    erp5/trunk/utils/Products.ZLDAPMethods/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ZLDAPMethods/Products/   (with props)
    erp5/trunk/utils/Products.ZLDAPMethods/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ZLDAPMethods/Products/__init__.py
    erp5/trunk/utils/Products.ZLDAPMethods/README.txt   (with props)
    erp5/trunk/utils/Products.ZLDAPMethods/setup.cfg
    erp5/trunk/utils/Products.ZLDAPMethods/setup.py
    erp5/trunk/utils/Products.ZMySQLDA/
    erp5/trunk/utils/Products.ZMySQLDA/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ZMySQLDA/Products/   (with props)
    erp5/trunk/utils/Products.ZMySQLDA/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ZMySQLDA/Products/__init__.py
    erp5/trunk/utils/Products.ZMySQLDA/README.txt   (with props)
    erp5/trunk/utils/Products.ZMySQLDA/setup.cfg
    erp5/trunk/utils/Products.ZMySQLDA/setup.py
    erp5/trunk/utils/Products.ZMySQLDDA/
    erp5/trunk/utils/Products.ZMySQLDDA/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ZMySQLDDA/Products/   (with props)
    erp5/trunk/utils/Products.ZMySQLDDA/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ZMySQLDDA/Products/__init__.py
    erp5/trunk/utils/Products.ZMySQLDDA/README.txt   (with props)
    erp5/trunk/utils/Products.ZMySQLDDA/setup.cfg
    erp5/trunk/utils/Products.ZMySQLDDA/setup.py
    erp5/trunk/utils/Products.ZSQLCatalog/
    erp5/trunk/utils/Products.ZSQLCatalog/CHANGES.txt   (with props)
    erp5/trunk/utils/Products.ZSQLCatalog/Products/   (with props)
    erp5/trunk/utils/Products.ZSQLCatalog/Products/EXTERNALS.TXT   (with props)
    erp5/trunk/utils/Products.ZSQLCatalog/Products/__init__.py
    erp5/trunk/utils/Products.ZSQLCatalog/README.txt   (with props)
    erp5/trunk/utils/Products.ZSQLCatalog/setup.cfg
    erp5/trunk/utils/Products.ZSQLCatalog/setup.py

[This mail would be too long, it was shortened to contain the URLs only.]

Added: erp5/trunk/utils/Products.AGProjects/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.AGProjects/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.AGProjects/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.AGProjects/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.AGProjects/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.AGProjects/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.AGProjects/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.AGProjects/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.AGProjects/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.AGProjects/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.AGProjects/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.AGProjects/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFActivity/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFActivity/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFActivity/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFActivity/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFActivity/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFActivity/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFActivity/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFActivity/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFActivity/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFActivity/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFActivity/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFActivity/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFCategory/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFCategory/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFCategory/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFCategory/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFCategory/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFCategory/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFCategory/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFCategory/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFCategory/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFCategory/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.CMFCategory/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.CMFCategory/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ClockServer/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ClockServer/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ClockServer/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ClockServer/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ClockServer/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ClockServer/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ClockServer/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ClockServer/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ClockServer/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ClockServer/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ClockServer/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ClockServer/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Banking/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Banking/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Banking/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Banking/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Banking/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Banking/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Banking/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Banking/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Banking/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Banking/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Banking/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Banking/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Catalog/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Catalog/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Catalog/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Catalog/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Catalog/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Catalog/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Catalog/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Catalog/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Catalog/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Catalog/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Catalog/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Catalog/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Configurator/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Configurator/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Configurator/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Configurator/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Configurator/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Configurator/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Configurator/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Configurator/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Configurator/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Configurator/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Configurator/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Configurator/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Form/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Form/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Form/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Form/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Form/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Form/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Form/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Form/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Form/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Form/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Form/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Form/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Legacy/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Legacy/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Legacy/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Legacy/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Legacy/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Legacy/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Legacy/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Legacy/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Legacy/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Legacy/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Legacy/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Legacy/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5OOo/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5OOo/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5OOo/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5OOo/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5OOo/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5OOo/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5OOo/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5OOo/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5OOo/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5OOo/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5OOo/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5OOo/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5PropertySheetLegacy/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5PropertySheetLegacy/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5PropertySheetLegacy/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5PropertySheetLegacy/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5PropertySheetLegacy/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5PropertySheetLegacy/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5PropertySheetLegacy/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5PropertySheetLegacy/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5PropertySheetLegacy/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5PropertySheetLegacy/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5PropertySheetLegacy/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5PropertySheetLegacy/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Security/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Security/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Security/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Security/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Security/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Security/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Security/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Security/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Security/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Security/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Security/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Security/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Subversion/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Subversion/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Subversion/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Subversion/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Subversion/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Subversion/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Subversion/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Subversion/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Subversion/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Subversion/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Subversion/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Subversion/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5SyncML/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5SyncML/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5SyncML/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5SyncML/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5SyncML/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5SyncML/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5SyncML/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5SyncML/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5SyncML/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5SyncML/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5SyncML/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5SyncML/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5TioSafe/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5TioSafe/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5TioSafe/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5TioSafe/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5TioSafe/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5TioSafe/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5TioSafe/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5TioSafe/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5TioSafe/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5TioSafe/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5TioSafe/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5TioSafe/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Type/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Type/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Type/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Type/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Type/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Type/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Type/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Type/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Type/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Type/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Type/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Type/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Wizard/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Wizard/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Wizard/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Wizard/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Wizard/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Wizard/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Wizard/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Wizard/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Wizard/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Wizard/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Wizard/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Wizard/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Workflow/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Workflow/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Workflow/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Workflow/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Workflow/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Workflow/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Workflow/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Workflow/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Workflow/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Workflow/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5Workflow/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5Workflow/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5eGovSecurity/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5eGovSecurity/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5eGovSecurity/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5eGovSecurity/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5eGovSecurity/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5eGovSecurity/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5eGovSecurity/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5eGovSecurity/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5eGovSecurity/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5eGovSecurity/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ERP5eGovSecurity/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ERP5eGovSecurity/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Formulator/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Formulator/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Formulator/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Formulator/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Formulator/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Formulator/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Formulator/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Formulator/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Formulator/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Formulator/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Formulator/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Formulator/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.HBTreeFolder2/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.HBTreeFolder2/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.HBTreeFolder2/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.HBTreeFolder2/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.HBTreeFolder2/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.HBTreeFolder2/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.HBTreeFolder2/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.HBTreeFolder2/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.HBTreeFolder2/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.HBTreeFolder2/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.HBTreeFolder2/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.HBTreeFolder2/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.MailTemplates/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.MailTemplates/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.MailTemplates/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.MailTemplates/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.MailTemplates/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.MailTemplates/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.MailTemplates/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.MailTemplates/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.MailTemplates/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.MailTemplates/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.MailTemplates/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.MailTemplates/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.PortalTransforms/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.PortalTransforms/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.PortalTransforms/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.PortalTransforms/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.PortalTransforms/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.PortalTransforms/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.PortalTransforms/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.PortalTransforms/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.PortalTransforms/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.PortalTransforms/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.PortalTransforms/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.PortalTransforms/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TIDStorage/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TIDStorage/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TIDStorage/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TIDStorage/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TIDStorage/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TIDStorage/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TIDStorage/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TIDStorage/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TIDStorage/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TIDStorage/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TIDStorage/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TIDStorage/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TimerService/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TimerService/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TimerService/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TimerService/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TimerService/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TimerService/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TimerService/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TimerService/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TimerService/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TimerService/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.TimerService/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.TimerService/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Vifib/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Vifib/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Vifib/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Vifib/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Vifib/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Vifib/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Vifib/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Vifib/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Vifib/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Vifib/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.Vifib/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.Vifib/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPConnection/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPConnection/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPConnection/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPConnection/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPConnection/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPConnection/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPConnection/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPConnection/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPConnection/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPConnection/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPConnection/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPConnection/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPMethods/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPMethods/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPMethods/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPMethods/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPMethods/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPMethods/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPMethods/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPMethods/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPMethods/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPMethods/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZLDAPMethods/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZLDAPMethods/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDA/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDA/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDA/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDA/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDA/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDA/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDA/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDA/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDA/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDA/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDA/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDA/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDDA/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDDA/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDDA/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDDA/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDDA/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDDA/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDDA/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDDA/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDDA/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDDA/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZMySQLDDA/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZMySQLDDA/setup.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZSQLCatalog/CHANGES.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZSQLCatalog/CHANGES.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZSQLCatalog/Products/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZSQLCatalog/Products/EXTERNALS.TXT?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZSQLCatalog/Products/__init__.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZSQLCatalog/Products/__init__.py?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZSQLCatalog/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZSQLCatalog/README.txt?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZSQLCatalog/setup.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZSQLCatalog/setup.cfg?rev=43008&view=auto

Added: erp5/trunk/utils/Products.ZSQLCatalog/setup.py
URL: http://svn.erp5.org/erp5/trunk/utils/Products.ZSQLCatalog/setup.py?rev=43008&view=auto



More information about the Erp5-report mailing list