[Checkins] SVN: zope.httpformdate/trunk/ fixed svn:ignore

Shane Hathaway shane at hathawaymix.org
Sat Feb 7 19:42:26 EST 2009


Log message for revision 96223:
  fixed svn:ignore
  

Changed:
  _U  zope.httpformdate/trunk/
  D   zope.httpformdate/trunk/.installed.cfg
  U   zope.httpformdate/trunk/buildout.cfg
  _U  zope.httpformdate/trunk/src/

-=-

Property changes on: zope.httpformdate/trunk
___________________________________________________________________
Added: svn:ignore
   + develop-eggs
bin
parts
coverage
.installed.cfg


Deleted: zope.httpformdate/trunk/.installed.cfg
===================================================================
--- zope.httpformdate/trunk/.installed.cfg	2009-02-08 00:34:44 UTC (rev 96222)
+++ zope.httpformdate/trunk/.installed.cfg	2009-02-08 00:42:25 UTC (rev 96223)
@@ -1,71 +0,0 @@
-[buildout]
-installed_develop_eggs = /home/shane/svn/zope.httpformdate/trunk/develop-eggs/zope.httpformdate.egg-link
-parts = coverage-test coverage-report test python
-
-[coverage-test]
-__buildout_installed__ = /home/shane/svn/zope.httpformdate/trunk/parts/coverage-test
-	/home/shane/svn/zope.httpformdate/trunk/bin/coverage-test
-__buildout_signature__ = zc.recipe.testrunner-1.1.0-py2.5.egg zc.recipe.egg-1.1.0-py2.5.egg setuptools-0.6c9-py2.5.egg zope.testing-3.7.1-py2.5.egg zc.buildout-1.1.1-py2.5.egg zc.buildout-1.1.1-py2.5.egg zope.interface-3.5.0-py2.5-linux-x86_64.egg
-_b = /home/shane/svn/zope.httpformdate/trunk/bin
-_d = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-_e = /home/shane/.buildout/eggs
-bin-directory = /home/shane/svn/zope.httpformdate/trunk/bin
-defaults = ['--coverage', '../../coverage']
-develop-eggs-directory = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-eggs = zope.httpform
-eggs-directory = /home/shane/.buildout/eggs
-executable = /usr/bin/python
-location = /home/shane/svn/zope.httpformdate/trunk/parts/coverage-test
-recipe = zc.recipe.testrunner
-script = /home/shane/svn/zope.httpformdate/trunk/bin/coverage-test
-
-[coverage-report]
-__buildout_installed__ = /home/shane/svn/zope.httpformdate/trunk/bin/coverage-report
-__buildout_signature__ = zc.recipe.egg-1.1.0-py2.5.egg setuptools-0.6c9-py2.5.egg zc.buildout-1.1.1-py2.5.egg
-_b = /home/shane/svn/zope.httpformdate/trunk/bin
-_d = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-_e = /home/shane/.buildout/eggs
-arguments = ('coverage', 'coverage/report')
-bin-directory = /home/shane/svn/zope.httpformdate/trunk/bin
-develop-eggs-directory = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-eggs = z3c.coverage
-eggs-directory = /home/shane/.buildout/eggs
-executable = /usr/bin/python
-recipe = zc.recipe.egg
-scripts = coverage=coverage-report
-
-[test]
-__buildout_installed__ = /home/shane/svn/zope.httpformdate/trunk/parts/test
-	/home/shane/svn/zope.httpformdate/trunk/bin/test
-__buildout_signature__ = zc.recipe.testrunner-1.1.0-py2.5.egg zc.recipe.egg-1.1.0-py2.5.egg setuptools-0.6c9-py2.5.egg zope.testing-3.7.1-py2.5.egg zc.buildout-1.1.1-py2.5.egg zc.buildout-1.1.1-py2.5.egg zope.interface-3.5.0-py2.5-linux-x86_64.egg
-_b = /home/shane/svn/zope.httpformdate/trunk/bin
-_d = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-_e = /home/shane/.buildout/eggs
-bin-directory = /home/shane/svn/zope.httpformdate/trunk/bin
-develop-eggs-directory = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-eggs = zope.httpformdate
-eggs-directory = /home/shane/.buildout/eggs
-executable = /usr/bin/python
-location = /home/shane/svn/zope.httpformdate/trunk/parts/test
-recipe = zc.recipe.testrunner
-script = /home/shane/svn/zope.httpformdate/trunk/bin/test
-
-[python]
-__buildout_installed__ = /home/shane/svn/zope.httpformdate/trunk/bin/python
-__buildout_signature__ = zc.recipe.egg-1.1.0-py2.5.egg setuptools-0.6c9-py2.5.egg zc.buildout-1.1.1-py2.5.egg
-_b = /home/shane/svn/zope.httpformdate/trunk/bin
-_d = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-_e = /home/shane/.buildout/eggs
-bin-directory = /home/shane/svn/zope.httpformdate/trunk/bin
-develop-eggs-directory = /home/shane/svn/zope.httpformdate/trunk/develop-eggs
-eggs = zope.httpformdate
-eggs-directory = /home/shane/.buildout/eggs
-executable = /usr/bin/python
-interpreter = python
-recipe = zc.recipe.egg
-
-[buildout]
-parts = coverage-report test python coverage-test
-
-[buildout]
-parts = test python coverage-test coverage-report

Modified: zope.httpformdate/trunk/buildout.cfg
===================================================================
--- zope.httpformdate/trunk/buildout.cfg	2009-02-08 00:34:44 UTC (rev 96222)
+++ zope.httpformdate/trunk/buildout.cfg	2009-02-08 00:42:25 UTC (rev 96223)
@@ -13,7 +13,7 @@
 
 [coverage-test]
 recipe = zc.recipe.testrunner
-eggs = zope.httpform
+eggs = zope.httpformdate
 defaults = ['--coverage', '../../coverage']
 
 [coverage-report]


Property changes on: zope.httpformdate/trunk/src
___________________________________________________________________
Added: svn:ignore
   + zope.httpformdate.egg-info




More information about the Checkins mailing list