Difference between revisions of "Template:Svn"
From Organic Design wiki
m |
m |
||
Line 1: | Line 1: | ||
{{#vardefine:url|{{#if:{{{2|}}}|http://svn.organicdesign.co.nz/filedetails.php?repname={{{1}}}&path={{urlencode:/{{{2}}}}}|{{{1}}}}}}}{{#if:{{{3|}}}|{{{3}}} {{#var:url}}|{{info|This code has been moved to [[svn]] at {{#var:url}}<br>To checkout a local read-only copy of this item, use the following syntax: | {{#vardefine:url|{{#if:{{{2|}}}|http://svn.organicdesign.co.nz/filedetails.php?repname={{{1}}}&path={{urlencode:/{{{2}}}}}|{{{1}}}}}}}{{#if:{{{3|}}}|{{{3}}} {{#var:url}}|{{info|This code has been moved to [[svn]] at {{#var:url}}<br>To checkout a local read-only copy of this item, use the following syntax: | ||
− | <tt> | + | <tt> svn co http://{{{1}}}.organicdesign.co.nz/svn/{{{1}}}</tt> |
See the discussion page for development notes and details and the mediawiki.org page for installation and usage documentation}}}} | See the discussion page for development notes and details and the mediawiki.org page for installation and usage documentation}}}} | ||
<includeonly>{{#if:{{{2|}}}|[[Category:Code in the OD SVN repository|{{PAGENAME}}]]|[[Category:Extensions|{{PAGENAME}}]][[Category:Extensions in the MediaWiki SVN repository|{{PAGENAME}}]]}}</includeonly> | <includeonly>{{#if:{{{2|}}}|[[Category:Code in the OD SVN repository|{{PAGENAME}}]]|[[Category:Extensions|{{PAGENAME}}]][[Category:Extensions in the MediaWiki SVN repository|{{PAGENAME}}]]}}</includeonly> |