[Python-checkins] r72563 - peps/trunk/pep-0374.txt

David Goodger goodger at python.org
Fri May 15 18:26:44 CEST 2009


On Fri, May 15, 2009 at 12:14, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:
> Well, I (guided by Martin's interpretation, I guess) interpreted the
> objective of this PEP according to its former title: "Migration from
> svn to a distributed VCS". That doesn't imply just chosing the DVCS,
> it also implies the migration details. In that interpretation, it
> seems okay to clarify the title according to the new information,
> namely that we now know to which DVCS Python is migrating.

I agree that the title of PEP 374 could be adjusted to better reflect
its eventual contents. Perhaps "Selecting a Distributed VCS to replace
SVN". Or we could just add a question mark: "Migration from SVN to a
Distributed VCS?". The PEP really addresses that question.

> I'll revert, and would like to hereby claim a new PEP number --

Thanks!

> can I just start a new one by editing the index and then\
> committing a new file?

I believe that you don't actually have to edit the index any more,
it's generated automatically (PEP 1 may need to be revised to reflect
this). Please just claim the next PEP number when you commit.
Currently that's pep-0384.txt (of course, please do an "svn update"
before committing to be sure). Check the PEP index a few minutes later
to confirm.

-- 
David Goodger <http://python.net/~goodger>


More information about the Python-checkins mailing list