我已经安装了tuleap,并创建了项目
当我尝试从Tortoise SVN提示中签出repo时,它给出了错误
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.httpd错误日志显示
[Thu Jul 09 09:40:52 2015] [error] [client 192.168.1.199] PHP Notice: DB error ==> SELECT content\n FROM svn_immutable_tags_whitelist\n WHERE group_id = 105 @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 95 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 155, referer: https://mydomian.com/svn/admin/?group_id=105
[Thu Jul 09 09:40:52 2015] [error] [client 192.168.1.199] PHP Fatal error: Call to a member function getRow() on a non-object in /usr/share/tuleap/src/common/svn/immutable_tags/SVN_Immutable_Tags_Handler.php on line 34, referer: https://mydomian.com/svn/admin/?group_id=105发布于 2015-07-09 18:30:34
您缺少一些数据库升级,请应用Tuleap upgrade procedure
https://stackoverflow.com/questions/31308094
复制相似问题