Add a note about SVN keywords.

This commit is contained in:
Georg Brandl 2007-05-01 19:53:12 +00:00
parent 7ef3df6097
commit 204b9762a8
1 changed files with 3 additions and 0 deletions

View File

@ -418,6 +418,9 @@ Once the PEP is ready for the repository, the PEP editor will:
svn checkout svn+ssh://pythondev@svn.python.org/peps/trunk peps
In particular, the ``svn:eol-style`` property should be set to ``native``
and the ``svn:keywords`` property to ``Author Date Id Revision``.
* Monitor python.org to make sure the PEP gets added to the site
properly.