gitredmine

Redmine The entry or revision was not found in the repository.


I'm trying to add an existing git repo to redmine running locally on Windows 8. Redmine was installed with bitnami at C:\Redmine. I have a clone of the repo I need in C:\Redmine\gitrepo\Myrepo

I've created a project in redmine and can't seem to get the repository into the project.


Solution

  • In order to add a repository to a redmine project, you should follow steps below;

    1. login redmine with a user has administrative privilleges.
    2. Chose project
    3. Chose settings tab in project
    4. Chose Repositories sub tab in settings
    5. Then Click new repository button, and location of your repository.