Support:Testserver: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
cvs -> git
Line 1: Line 1:
The testserver runs on stendhalgame.org:32100
The testserver runs on stendhalgame.org:32100


In an ssh, use use the command "t" to su to the "testserver" user.

Use the command "t" to su to the "testserver" user.


== Folders ==
== Folders ==
; bin : shell scripts
; bin : shell scripts
; cvs : the cvs checkout
; git : the git checkout
; postman : postman installation for the test server
; postman : postman installation for the test server
; server : the installed server
; server : the installed server
Line 16: Line 15:
bin/update.sh will do a cvs update, build, update the download folder and restart the server
bin/update.sh will do a cvs update, build, update the download folder and restart the server


== change cvs branch ==
== change git branch ==


cd cvs/stendhal
cd git/stendhal
cvs update -r VERSION_00_RELEASE_''xx''
git checkout VERSION_01_RELEASE_''xx''


== admins on testserver ==
== admins on testserver ==