Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4944 in orxonox.OLD for orxonox/trunk/scripts/data.checkout


Ignore:
Timestamp:
Jul 23, 2005, 2:18:59 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: opened and saved some files, and also rewritten some organizatory stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/scripts/data.checkout

    r3997 r4944  
    33if [ -z "$1" ]
    44then
    5     svn co https://svn.orxonox.ethz.ch/data data
     5    svn co https://svn.orxonox.net/data data
    66else
    7     svn co https://svn.orxonox.ethz.ch/data data --username $1
     7    svn co https://svn.orxonox.net/data data --username $1
    88fi
Note: See TracChangeset for help on using the changeset viewer.