﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8393,Tried to use trac 0.12 with gitplugin failes cause of a Oops: read_commit called with empty commit_id,cornbob@…,Herbert Valerio Riedel,"hello,

I got a error everytime I try to use the ""browse source code"" … Trac detected an internal error:  GitError:  read_commit called with empty commit_id

Any help would bhe appriciate. 

I looked into the egg, started also a modified one, cause the version for 0.12 was buggy for me. It does not do its job, cause it was complaining about the used git version. 

 2011-01-11 13:05:18,106 Trac[git_fs] ERROR: GitError: Could not retrieve GIT version (tried to execute/parse '/usr/bin/git-receive-pack --version' but got ValueError('need more than 0 values to unpack',))


So I return true for the version check for git in my modified version of gitplugin, which brought me to the next error (this one here). I've tried and searched, but I did not know, what is the problem with the committer id

today I tried on my host the trac version 0.11 + gitplugin without any problems. (done in 12min)

some infos:
openSUSE 11.2 (x86_64)
git version 1.6.4.2

cheers,
chris",defect,new,high,GitPlugin,blocker,,,,0.12
