

Shelling out: '/usr/bin/hg' '-R' '/var/lib/hg/godc' '-encoding' 'utf-8' '-config' 'extensions.redminehelper=/var/'rhsummary' Repository::Mercurial Columns (0.7ms) SHOW FIELDS FROM `repositories`

Setting Load (0.1ms) SELECT * FROM `settings` WHERE (`settings`.`name` = 'autofetch_changesets') LIMIT 1 Repository Columns (0.7ms) SHOW FIELDS FROM `repositories`ĮnabledModule Load (0.2ms) SELECT name FROM `enabled_modules` WHERE (`enabled_modules`.project_id = 2)ĮnabledModule Columns (0.7ms) SHOW FIELDS FROM `enabled_modules` Repository Load (0.1ms) SELECT * FROM `repositories` WHERE (`repositories`.project_id = 2) LIMIT 1 Project Load (0.1ms) SELECT * FROM `projects` WHERE (`projects`.`identifier` = 'go') LIMIT 1 Project Columns (0.8ms) SHOW FIELDS FROM `projects` User Load (0.1ms) SELECT * FROM `users` WHERE (`users`.`id` = 3) AND (users.status = 1) AND ( (`users`.`type` = 'User' OR `users`.`type` = 'AnonymousUser' ) ) User Columns (1.0ms) SHOW FIELDS FROM `users` SQL (0.1ms) SELECT max(`settings`.updated_on) AS max_updated_on FROM `settings` Setting Columns (0.9ms) SHOW FIELDS FROM `settings` I ended up opening my production.log, and this is the entry written every time I get the 404 error. I tried multiple different kinds of ways of writing out the directory but still No luck. I made sure to double check that I set the directory beginning from the root and it didn't work. Mercurial works pefectly, I was able to create a repo, clone it, and sync to it without any issues, except when I add the repo to Redmine and go to the repository tab, I get a 404 error. I just finished up installing Mercurial and Redmine on my shared hostgator server to the tee from Redmine and Mercurial documentation, but have run in to a small problem. Hopefully this is a quick fix for those with experience!
