-
Improvement
-
Resolution: Fixed
-
Minor
-
Jenkins 1.441, Trac Plugin 1.12
In the Trac Plugin documentation the configuration is described as
In the Source Code Management section, choose "Trac" for the "Repository browser" setting.
This settings "Trac" is not available for when I use git as a SCM.
Can this selection be added?
The Trac-plugin code supports "TracGit" for the "Repository browser" setting. The given Trac URL at the top of the job settings will be used to generate links for git changesets, files and diffs to your Trac "Browse Source" area.
Hello Rob,
is there a Trac configuration to include the repository name or supports Trac multiple repositories?
I only know Trac sites where one git repository is integrated, for example
https://fedorahosted.org/eclipse-fedorapackager/
and therefore file urls are e.g.
https://fedorahosted.org/eclipse-fedorapackager/browser/pom.xml
If the repository name would be included here it would result in this invalid url https://fedorahosted.org/eclipse-fedorapackager/browser/eclipse-fedorapackager/pom.xml.
Do you have ideas?
Bye, bye,
Gerd