i tested the versions on testing by upgrading our trac installation. the following happened:
* pysqlite2 does not match the sqlite version any more therefor trac does not run * python eggs needed to be reinstalled with easy_install. they were in lib/python, now they are in lib/python2.6 (but i guess this should not be a real problem ... even if it would be nice to know why it happens) * subversion seems to work basically (did not test interfaces, like java, ruby, ..) * mod_wsgi worked with mercurial (did not use the opencsw mercurial though ...) ad mercurial: would it make sense to package a mercurial.wsgi script as well? if yes, where would one put it? its basically a 5 line thing created by looking at http://www.selenic.com/mercurial/wiki/index.cgi/modwsgi. rupert. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
