First you need to make sure you have SVN package installed in your system. The easiest way to do this is to type "svn" in the shell console. In case it isn't, you need to install package called "subversion" to the system. Few examples:
In debian, type apt-get install subversion
In gentoo, type emerge subversion or
For other distributions you need to check the documentation on how to install packages. After this you can fetch the fresh sources from the proper site by using following commands:
MVDSV:
KTX:
QTV:
In debian, type apt-get install subversion
In gentoo, type emerge subversion or
For other distributions you need to check the documentation on how to install packages. After this you can fetch the fresh sources from the proper site by using following commands:
MVDSV:
svn co http://qw-dev.net/svn/mvdsv/trunk mvdsv
KTX:
svn co http://qw-dev.net/svn/ktx/trunk ktx
QTV:
svn co http://qw-dev.net/svn/qtv/trunk qtv
Servers: Troopers