Opened 3 years ago

Last modified 3 years ago

#17133 new bug

Try to get trac links for GIT working

Reported by: tqh Owned by: nielx
Priority: normal Milestone: Unscheduled
Component: Website/Trac Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

According to wiki:TracLinks it should be source:/haiku/ReadMe.md

If Haiku repo is default we can even skip the repo part: source:/ReadMe.md

Here are some variants:

source:/haiku/ReadMe.md@master

source:/haiku/ReadMe.md@head

source:/buildtools/jam/README

Is our git traclinks broken?

Change History (2)

comment:1 by pulkomandy, 3 years ago

Component: - GeneralWebsite/Trac
Owner: changed from nobody to nielx

We have disabled git support in our Trac because it was too slow when we tried it. Instead the source is exposed separately using cgit.

And then we have added specific support for that (so you can link to hrevs easily, for example. But apparently we never adjusted the source links handling.

comment:2 by nielx, 3 years ago

This would need to be handled by a plugin, since we would link to external sources and not the internal git browser.

Note: See TracTickets for help on using tickets.