Project

General

Profile

using git on redmine repository browser

Added by tendou souji over 15 years ago

Hi I just want to inquire what's the problem with my redmine, im able to access the repository browser with svn but with git it says the entry or revision is not found, checking the log reveals a 500 internal errror.

Thanks


Replies (2)

RE: using git on redmine repository browser - Added by Thomas Lecavelier over 15 years ago

See RedmineRepositories (updated today) explaining what you need to browsering git projects.

RE: using git on redmine repository browser - Added by Nicolas Chuche over 15 years ago

In branches/nbc I've implemented remote git and mercurial repositories access through a local cache [1]. That won't be merged in trunk before the next release.

You can try it by creating a distant git repository, redmine will create and update it automagically

[1] and local svn cache for speed purpose.

    (1-2/2)