Project

General

Profile

Error when accessing local svn repo

Added by Joong Lee almost 16 years ago

Redmine hangs then eventually throws an internal server error when accessing local svn repo. I see the following error in the log file.

ActiveRecord::StatementInvalid (Mysql::Error: #23000Column 'changeset_id' cannot be null: INSERT INTO `changes` (`changeset_id`, `action`, `revision`, `branch`, `from_path`, `from_revision`, `path`) VALUES):

This is occurring on redmine v0.7-rc1 version.

How do I fix this issue?


Replies (1)

RE: Error when accessing local svn repo - Added by Jean-Philippe Lang almost 16 years ago

Could you run redmine with development environment (to see sql queries in the logà and post the INSERT INTO `changesets` ... query that you see just before this error ?

    (1-1/1)