Changes between Version 28 and Version 29 of code/tools/SVN
- Timestamp:
- Oct 18, 2011, 8:51:25 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/tools/SVN
v28 v29 22 22 #!html 23 23 <pre class="wiki" style="white-space:normal;"> 24 svn co https://svn.orxonox.net/game/data/trunk data <br/>24 svn co https://svn.orxonox.net/game/data/trunk data_extern<br/> 25 25 svn up<br/> 26 26 svn ci -m "some message"<br/>