Lester Caine [2012-10-10 15:33] : > mariuz wrote: >>> Anybody looked at using RhodeCode with firebird? >>>> http://rhodecode.org >>>> Looks interesting, but my 'python' is not good enough to know where to >>>> start:( >> >> I think it relates to ldap rather than sql > > Starting point is MySQL database :( nope
http://packages.python.org/RhodeCode/setup.html#setup Next, you need to create the databases used by RhodeCode. I recommend that you use postgresql or sqlite (default). RhodeCode currently supports postgresql, sqlite and mysql and since it use sqlalchemy, it should be not difficult to use Firebird
