6,609
edits
(The 'opt' parameter is now sent into {{repo link}} as the 'opt' parameter, rather than being appended to 'cmd'.) |
(The 'opt' parameter is now sent into {{repo link}} as the 'opt' parameter, rather than being appended to 'cmd'.) |
||
| Line 2: | Line 2: | ||
| site = {{project infrastructure|abbrev}} | | site = {{project infrastructure|abbrev}} | ||
| cmd = svn co | | cmd = svn co | ||
| opt | | opt{{#if:{{{opt|}}}||NULL}} = {{{opt}}} | ||
| protocol = {{#if: {{{login|}}} | svn+ssh | https}} | | protocol = {{#if: {{{login|}}} | svn+ssh | https}} | ||
| login{{#if:{{{login|}}}||NULL}} = {{{login}}} | | login{{#if:{{{login|}}}||NULL}} = {{{login}}} | ||
| Line 11: | Line 11: | ||
| post = {{{post|fgaddon}}} | | post = {{{post|fgaddon}}} | ||
| full = 1 | | full = 1 | ||
}}}}<noinclude> | }} }}<noinclude> | ||
{{Informative template|1= | {{Informative template|1= | ||
__NOTOC__ | __NOTOC__ | ||