Add a note about SVN keywords.
This commit is contained in:
parent
7ef3df6097
commit
204b9762a8
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue