[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[bos-dev] Merge of Stratagus in Bos.
- To: bos-dev@xxxxxxxx
- Subject: [bos-dev] Merge of Stratagus in Bos.
- From: Francois Beerten <francois.beerten@xxxxxxxxxxx>
- Date: Fri, 12 Jan 2007 23:09:42 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: bos-dev-outgoing@seul.org
- Delivered-to: bos-dev@seul.org
- Delivery-date: Fri, 12 Jan 2007 17:10:52 -0500
- Reply-to: bos-dev@xxxxxxxx
- Sender: owner-bos-dev@xxxxxxxx
- User-agent: Thunderbird 1.5.0.8 (X11/20061116)
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.