On Tue, 2012-11-06 at 02:58 -0800, Philipp Kraus wrote:
> 
> Thanks for your answer. Can you explain me, which componentes must be
> installed for using Git with Trac?

[components]
gitplugin.* = enabled

[git]
cached_repository = false
git_bin = /usr/bin/git
git_fs_encoding = latin1
persistent_cache = false
shortrev_len = 6
trac_user_rlookup = false
use_committer_id = false
use_committer_time = false
wiki_shortrev_len = 7

Not all of these are required, but they're what I use.

-justinb

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to