Folks: If you use the darcs revision control tool [1], then you might like the setuptools darcs plugin [2] that I just wrote, which makes it so that setuptools by default includes all of your revision-controlled files in the tarballs it produces. This makes setuptools treat darcs the same way that it currently treats, I think, svn and cvs.
There are also comparable setuptools plugins for bzr [3] and monotone [4]. Regards, Zooko [1] http://darcs.net [2] http://pypi.python.org/pypi/setuptools_darcs_plugin [3] http://pypi.python.org/pypi/setuptoolsbzr [4] http://pypi.python.org/pypi/setuptools_mtn _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
