[Python-Dev] PEP 347: Migration to Subversion
Brett Cannon
bcannon at gmail.com
Mon Aug 8 04:10:47 CEST 2005
On 8/7/05, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> I have placed a new version of the PEP on
>
> http://www.python.org/peps/pep-0347.html
>
> Changes to the previous version include:
>
> - add more rationale for using svn (atomic changesets,
> fast tags and branches)
>
> - changed conversion procedure to a single repository, with
> some reorganization. See
>
> http://www.dcl.hpi.uni-potsdam.de/pysvn/
>
What is going in under python/ ? If it is what is currently
/dist/src/, then great and the renaming of the repository works. But
if that is what src/ is going to be used for, then what is python/ for
and it would be nice to have a repository name that more directly
reflects that it is the Python source tree.
And I assume you are going to list the directory structure in the PEP
at some point.
-Brett
More information about the Python-Dev
mailing list