Difference between revisions of "Template:Repo link/doc"
Jump to navigation
Jump to search
Bugman admin (talk | contribs) m (1 revision imported) |
(Added examples for SourceForge tarball downloads - this is to allow these links to be implemented.) |
||
| Line 698: | Line 698: | ||
| line = 23 | | line = 23 | ||
| user = edauvergne | | user = edauvergne | ||
| + | }}. | ||
| + | |||
| + | ==== Zip archive download ==== | ||
| + | ===== Default ===== | ||
| + | This is for https://sourceforge.net/p/nmr-relax/code/ci/master/tarball. | ||
| + | |||
| + | {{obr}}repo link | ||
| + | {{!}} site = sf | ||
| + | {{!}} proj = nmr-relax | ||
| + | {{!}} repo = code | ||
| + | {{!}} type = zip | ||
| + | {{!}} full = 1 | ||
| + | {{cbr}}. | ||
| + | |||
| + | {{repo link | ||
| + | | site = sf | ||
| + | | proj = nmr-relax | ||
| + | | repo = code | ||
| + | | type = zip | ||
| + | | full = 1 | ||
| + | }}. | ||
| + | |||
| + | ===== Branch ===== | ||
| + | This is for https://sourceforge.net/p/nmr-relax/code/ci/absolute_rdc/tarball. | ||
| + | |||
| + | {{obr}}repo link | ||
| + | {{!}} site = sf | ||
| + | {{!}} proj = nmr-relax | ||
| + | {{!}} repo = code | ||
| + | {{!}} branch = absolute_rdc | ||
| + | {{!}} type = zip | ||
| + | {{!}} full = 1 | ||
| + | {{cbr}}. | ||
| + | |||
| + | {{repo link | ||
| + | | site = sf | ||
| + | | proj = nmr-relax | ||
| + | | repo = code | ||
| + | | branch = absolute_rdc | ||
| + | | type = zip | ||
| + | | full = 1 | ||
| + | }}. | ||
| + | |||
| + | ===== Commit ===== | ||
| + | This is for https://sourceforge.net/p/nmr-relax/code/ci/58d63f8dc7b5a17e97bc260c557b2d16a3782f8a/tarball. | ||
| + | |||
| + | {{obr}}repo link | ||
| + | {{!}} site = sf | ||
| + | {{!}} proj = nmr-relax | ||
| + | {{!}} repo = code | ||
| + | {{!}} commit = 58d63f8dc7b5a17e97bc260c557b2d16a3782f8a | ||
| + | {{!}} type = zip | ||
| + | {{!}} full = 1 | ||
| + | {{cbr}}. | ||
| + | |||
| + | {{repo link | ||
| + | | site = sf | ||
| + | | proj = nmr-relax | ||
| + | | repo = code | ||
| + | | commit = 58d63f8dc7b5a17e97bc260c557b2d16a3782f8a | ||
| + | | type = zip | ||
| + | | full = 1 | ||
}}. | }}. | ||