On 3/20/20 12:37 PM, Frank Ch. Eigler via Gcc wrote:
> Hi -
>
> Both svn: and ssh+svn: now work for your archeological needs.
> Further, URLs such as
>
> https://gcc.gnu.org/viewcvs?rev=279160&root=gcc&view=rev
> https://gcc.gnu.org/r123456
>
> are mapped to gitweb searches that try to locate the matching
> From-SVN: rABCDEF commit. This way, historical URLs from bugzilla
> should work.
>
> If you badly need something else subversionish, please let me know.
Thanks for working on this!!! However, I still see at least one issue
in the following bugzilla entry:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94123#c4
The first two git style links work, but the last one which points
to the SVN revision doesn't. Is that a bug in the actual url that
bugzilla added or can we handle these too?
Peter