diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-03-05 16:46:03 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-03-05 16:46:03 (GMT) |
commit | 533c79dc67824d95b0aff5a252f9415d3bc80716 (patch) | |
tree | ca186bb052a65eb5ec1642a4647fe60613854c8b /Misc/README | |
parent | 4f10b7674de8e7db0a42796a3b9f2baafe479032 (diff) | |
download | cpython-533c79dc67824d95b0aff5a252f9415d3bc80716.zip cpython-533c79dc67824d95b0aff5a252f9415d3bc80716.tar.gz cpython-533c79dc67824d95b0aff5a252f9415d3bc80716.tar.bz2 |
Add the map of SVN revision numbers to changeset ids.
This is mostly to help history-digging, especially when
focussing on feature branches.
Note that not all changesets are in the main repository,
but they are all in the full history repository.
Diffstat (limited to 'Misc/README')
-rw-r--r-- | Misc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/README b/Misc/README index b239cee..bcd4c1b 100644 --- a/Misc/README +++ b/Misc/README @@ -21,6 +21,7 @@ python-wing*.wpr Wing IDE project file README The file you're reading now README.valgrind Information for Valgrind users, see valgrind-python.supp RPM (Old) tools to build RPMs +svnmap.txt Map of old SVN revs and branches to hg changeset ids SpecialBuilds.txt Describes extra symbols you can set for debug builds TextMate A TextMate bundle for Python development valgrind-python.supp Valgrind suppression file, see README.valgrind |