Re: [Soya-user] svn access link on Download page

2007-04-22 Thread Jiba
On Sun, 15 Apr 2007 21:27:24 -0300 Nicolás Echániz <[EMAIL PROTECTED]> wrote: > I wanted to note that the link to Soya subversion in this page: > http://home.gna.org/oomadness/en/soya3d/download/index.html > > appears to be incorrect. > > The correct one seems to be: http://svn.gna.org/svn/soya/

Re: [Soya-user] Tofu integration

2007-04-22 Thread Jiba
On Sun, 15 Apr 2007 22:51:39 -0300 Nicolás Echániz <[EMAIL PROTECTED]> wrote: > I've been looking at the code and found that if I commented out in > /usr/lib/python2.4/site-packages/soya/tofu/__init__.py > these two lines: > #import soya.server_mode > #soya.server_mode.set_server() The