The SVN URL to access the source code is svn://svn.clanwtf.net/repos/ioUrT-server-4.1
So for example on UNIX you could get the source code with the following command:
svn checkout svn://svn.clanwtf.net/repos/ioUrT-server-4.1
Revision 1 is the exact source code from ioUrbanTerrorSource_2007_12_20.zip. So for example to get the diffs of all changes made, do this:
cd ioUrT-server-4.1/
rm -rf extra-patches
svn diff -r1
In the above commands, I have you remove the extra-patches/ directory before you take the diff because that directory only contains extra patches that are not used if you just build the server normally. (See below for more info on extra patches.)
If you want to submit a patch that fixes a critical issue, please PM it to me.
Also there is a similar project for ioquake3, in case you are using ioquake3 to run your Urban Terror server. (For example I am using it to run a couple of my servers.)
svn checkout svn://svn.clanwtf.net/repos/ioquake3-server-1.36
Each of these projects (ioUrT-server-4.1 and ioquake3-server-1.36) has an extra-patches/ directory. There is a README.txt file in this directory explaining the nature of the patches and how to apply them. These patches are only for extra functionality that is not related to critical bugfixes.
This post has been edited by Rambetter: 31 March 2010 - 06:58 AM






















MultiQuote
