Add a note that it is possible no switch will occur.

This commit is contained in:
Brett Cannon 2009-01-24 22:19:46 +00:00
parent 3a4cb65d16
commit a6341ebaa2
1 changed files with 5 additions and 1 deletions

View File

@ -93,7 +93,11 @@ centralized VCSs don't or can't provide.
This PEP explores the issue of changing Python's use of Subversion
for any of the current Python-implemented DVCSs, in order to gain
the benefits outlined above.
the benefits outlined above. This PEP does not guarantee that a switch
to a DVCS will occur at the conclusion of this PEP. It is quite
possible that no clear winner will be found and that svn will continue
to be used. If this happens, this PEP will be revisited and revised in
the future as the state of DVCSs evolves.
Terminology