]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup: bundle a copy of darcsver in unzipped egg form in the root of the Tahoe-LAFS...
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 4 Jun 2010 04:41:46 +0000 (21:41 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 4 Jun 2010 04:41:46 +0000 (21:41 -0700)
commitaff500c01c51e6b65932a58d4b95274dd1a76c15
treebcc572bb5f8a115e2fa5e26cbf8510e6514a3dcb
parentaa258b5800629882ff931574e200f088ff0f63b9
setup: bundle a copy of darcsver in unzipped egg form in the root of the Tahoe-LAFS source tree
This is to work-around this Distribute issue:
http://bitbucket.org/tarek/distribute/issue/55/revision-control-plugin-automatically-installed-as-a-build-dependency-is-not-present-when-another-build-dependency-is-being
13 files changed:
darcsver-1.5.1-py2.6.egg/EGG-INFO/PKG-INFO [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/EGG-INFO/SOURCES.txt [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/EGG-INFO/dependency_links.txt [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/EGG-INFO/entry_points.txt [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/EGG-INFO/not-zip-safe [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/EGG-INFO/top_level.txt [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/darcsver/__init__.py [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/darcsver/_version.py [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/darcsver/darcsvermodule.py [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/darcsver/setuptools_command.py [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/scripts/__init__.py [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/scripts/darcsverscript.py [new file with mode: 0644]
darcsver-1.5.1-py2.6.egg/share/doc/python-darcsver/README.txt [new file with mode: 0644]