[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[bos-dev] Merge of Stratagus in Bos.



Hi everybody,

The Stratagus engine got merged into the BOS project. In the process the subversion URL changed. In order to get the new development version run:
svn co svn://bos.seul.org/svn/bos/bos/trunk bos


If you already have a checkout of data.bos, you can easily switch to the new one with those commands:
svn up
svn switch svn://bos.seul.org/svn/bos/bos/trunk


Development now continues in svn://bos.seul.org/svn/bos/bos/trunk. For persons with commit access, do *not* change anything anymore in svn://bos.seul.org/svn/bos/data.bos/trunk or svn://bos.seul.org/svn/bos/stratagus/trunk. Those two are now frozen.

Some work is still needed to finalize the merge. You can already build the engine by running scons in the root directory. To build a debug executable, run 'scons debug=1'.


Happy gaming, Feb.