This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients brett.cannon, ezio.melotti, r.david.murray, serhiy.storchaka, vstinner
Date 2017-11-28.22:14:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511907248.2.0.213398074469.issue32159@psf.upfronthosting.co.za>
In-reply-to
Content
svnmap.txt was added in a single revision and was not changed anymore.

commit 533c79dc67824d95b0aff5a252f9415d3bc80716
Author: Antoine Pitrou <solipsis@pitrou.net>
Date:   Sat Mar 5 17:46:03 2011 +0100

    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.

It is needed for history. Old commit messages and discussion on mailing lists refer to Subversion revisions. Without svnmap.txt you will lost these references unless you have a clone of Subversion repository. I hope you are not going to get rid of Misc/HISTORY?

It would be better to create a mapping from Subversion revisions to Git hashes.
History
Date User Action Args
2017-11-28 22:14:08serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, vstinner, ezio.melotti, r.david.murray
2017-11-28 22:14:08serhiy.storchakasetmessageid: <1511907248.2.0.213398074469.issue32159@psf.upfronthosting.co.za>
2017-11-28 22:14:08serhiy.storchakalinkissue32159 messages
2017-11-28 22:14:08serhiy.storchakacreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.