6,609
edits
(Removal of a trailing whitespace character.) |
(The 'opt' parameter is now sent into {{repo link}} as the 'opt' parameter, rather than being appended to 'cmd'.) |
||
| Line 1: | Line 1: | ||
{{#tag:nowiki|{{repo link | {{#tag:nowiki|{{repo link | ||
| site = {{project infrastructure|abbrev}} | | site = {{project infrastructure|abbrev}} | ||
| cmd = svn co {{{opt|}}} | | cmd = svn co | ||
| opt = {{{opt|}}} | |||
| protocol = {{#if: {{{login|}}} | svn+ssh | https}} | | protocol = {{#if: {{{login|}}} | svn+ssh | https}} | ||
| login{{#if:{{{login|}}}||NULL}} = {{{login}}} | | login{{#if:{{{login|}}}||NULL}} = {{{login}}} | ||