[Python-Dev] Broken svn lookup? (original) (raw)
Victor Stinner victor.stinner at gmail.com
Mon Dec 18 19:29:05 EST 2017
- Previous message (by thread): [Python-Dev] Broken svn lookup?
- Next message (by thread): [Python-Dev] [RELEASE] Python 3.6.4 is now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I don't need Subversion. I only need an online service redirecting me to the change.
The bug tracker points to http://hg.python.org/lookup/r81190 which redirects to http://svn.python.org/view?view=revision&revision=81190
In the master branch, there is the Misc/svnmap.txt file which maps Subversion commits to Mercurial commits. Hum. Now we need Git commits :-)
Well, it's not really a blocker issue. It would just be "nice to have", but sadly I don't have the bandwidth to work on that :-(
Victor
2017-12-19 1:20 GMT+01:00 Benjamin Peterson <benjamin at python.org>:
I turned viewvc off a few months ago because subversion is highly deprecated at this point. In fact, now that Windows build dependencies have moved off, I’m probably going to shut it off for good soon.
On Mon, Dec 18, 2017, at 06:55, Victor Stinner wrote: Hi,
I was looking at old issues. In https://bugs.python.org/issue8610#msg105805 I found the link: http://svn.python.org/view?view=revision&revision=81190 Sadly, the link fails with HTTP 404 Not Found :-( Is the service down? It's no more possible to browse the old Subversion repository? Victor
- Previous message (by thread): [Python-Dev] Broken svn lookup?
- Next message (by thread): [Python-Dev] [RELEASE] Python 3.6.4 is now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]