On Mon, Apr 6, 2009 at 2:51 AM, P.J. Eby <p...@telecommunity.com> wrote: > At 01:49 AM 4/6/2009 +0200, Tarek Ziadé wrote: >> >> So basically, if you get a source distribution out there and work on >> it in your own DVCS, >> you are unable to create a distro. > > Why not? Aren't there setuptools plugins available for the common DVCSes?
Yes, there are more and more available, but I don't want to rely on a VCS or a DVCS to build a source distribution, or to wait for the next plugin if I upgrade my (D)VCS or change it. It doesn't make sense to have the list of the files in .svn or .hg files. for your package. Plus, some svn viewers will not show you the .svn, so you ware unable to now what gets into the dist. It should be agnostic imho and explicitely defined in the package. _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig