From: Michael J G. <mic...@us...> - 2016-02-12 10:18:31
|
Hi there, maybe this isn't too important for svn users, but I think it does make a difference for certain downstreams (distro maintainers): The tree of "trunk" and most tags contains "pyx/", then "pyx/manual", "pyx/pyx/" etc. This is true also for 0_14. For the tag 0_14_1, the first "pyx/" was omitted so that "pyx/" has the content that would normally be at "pyx/pyx/", that is the path is different and CHANGES, manual and the like "appear to be" missing (they are at "/" now). Note that stable tree layouts makes it easier to do diffs between releases, automated tarball generation and such. Cheers Michael svn list http://svn.code.sf.net/p/pyx/code/tags/pyx_0_14/pyx AUTHORS CHANGES INSTALL LICENSE MANIFEST.in README TODO contrib/ design/ examples/ faq/ manual/ pyx/ setup.cfg setup.py test/ www/ svn list http://svn.code.sf.net/p/pyx/code/tags/pyx_0_14_1/pyx __init__.py attr.py baseclasses.py bbox.py bitmap.py box.py canvas.py color.py config.py connector.py data/ deco.py deformer.py document.py dvi/ epsfile.py font/ graph/ mathutils.py mesh.py metapost/ normpath.py path.py pattern.py pdfextra.py pdfwriter.py pswriter.py pykpathsea.c reader.py style.py svgfile.py svgwriter.py text.py trafo.py unit.py version.py writer.py |