Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Template:TCSRepositoryLink

Revision as of 13:30, 18 December 2013 by F.jouault.gmail.com (Talk | contribs) (created a template for TCS repository links)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Displays a link to a file in the ATL/TCS repository.

Markup Rendering
{{TCSRepositoryLink|plugins/|TCS Plugins}}

TCS Plugins


Rationale: many links to TCS repository are still (as of creation of this template) to the old CVS repository. By introducing this template, we can hopefully avoid having to update every link the next time we change repository.

Notes (may be useful to help converting links to old repositories into use of this template):

  • Had this template existed at the time TCS used CVS, the template would have looked like:
[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gmt/org.eclipse.gmt.tcs/{{{1}}}?root=Modeling_Project&view=markup {{{2}}}]
  • The use of
    ?view=markup
    would only have been valid for files, not folders.

Back to the top