http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55237
Bug #: 55237 Summary: Please implement gcc.gnu.org/r123456 URL shorts for fast SVN revision access Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: web AssignedTo: unassig...@gcc.gnu.org ReportedBy: ubiz...@gmail.com I would like to propose a scheme of short URLs for fast SVN revision access, similar to the short URLs for fast PR access: gcc.gnu.org/PR12345 (existing, very useful to reference/link to the particular PR) Proposed: gcc.gnu.org/r123456 in effect a short ULR for http://gcc.gnu.org/viewcvs?view=revision&revision=123456 This shortcuts could be a nice way to add references to a correspondence on the mainling lists, and can eventuall be used to insert automatic links to a particular revision from bugzilla (again, similar to existing PR12345 processing).