Changeset 4944 in orxonox.OLD for orxonox/trunk/scripts/data.checkout
- Timestamp:
- Jul 23, 2005, 2:18:59 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/scripts/data.checkout
r3997 r4944 3 3 if [ -z "$1" ] 4 4 then 5 svn co https://svn.orxonox. ethz.ch/data data5 svn co https://svn.orxonox.net/data data 6 6 else 7 svn co https://svn.orxonox. ethz.ch/data data --username $17 svn co https://svn.orxonox.net/data data --username $1 8 8 fi
Note: See TracChangeset
for help on using the changeset viewer.