Difference between revisions of "Template:Svn"

From Organic Design wiki
m
m
Line 3: Line 3:
 
<tt>&nbsp;&nbsp;&nbsp;&nbsp;svn co http://{{{1}}}.organicdesign.co.nz/svn/{{{1}}}</tt>
 
<tt>&nbsp;&nbsp;&nbsp;&nbsp;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>

Revision as of 22:09, 10 March 2013

Info.svg This code has been moved into our subversion repository and can be viewed [{{{1}}} here].
To checkout a local read-only copy of this item's repository, use the following syntax:

    svn co http://{{{1}}}.organicdesign.co.nz/svn/{{{1}}}

See the discussion page for development notes and details and the mediawiki.org page for installation and usage documentation.