Hi All,
I've just installed redmine and am trying to integrate it with Git using the instructions at http://wiki.bitnami.org/Applications/BitNami_Redmine
Using EGit and the user that installed the redmine stack I can check in code via ssh into my Git repository but I can't manage to do the same using my redmine app users. I've followed the steps to try and point Git to the redmine user db but am getting an "Auth failed" message when trying to check in.
The redmine user I'm trying to check code in with has been added to the redmine project which has that repository.
Can anyone provide me with some steps to help me debug or see any logs to help me work toward resolution?
I've had a look at a couple of internet posts and have seen that maybe redmine.conf or Redmine.pm needs to change. That isn't in the Bitnami instructions. Is this right?