Hello, I'm trying for some

Hello,

I'm trying for some days to run trac with git and had followed several tutorial but nothing still yet.
I found your explanations very usefull (mostly the part of installing it on $HOME), but I did everything you said about the GIT configurantion and I'm getting the error:
Warning: Can't synchronize with the repository (Unsupported version control system "git". Check that the Python support libraries for "git" are correctly installed.)
Trac Error

Unsupported version control system "git". Check that the Python support libraries for "git" are correctly installed.

Here is how my trac.config is:
[trac]
repository_dir = /home/kossmann/temp/teste/.git
repository_type = git

[git]
cached_repository = true
persistent_cache = true
shortrev_len = 6
git_bin = /usr/bin/git

[components]
# for plugin version 0.10
# gitplugin.* = enabled

# for plugin version 0.11.0.1+
tracext.git.* = enabled

--------------
The only thing I did different was that I changed the trac installation directory to ~/trac (I changed all the commands that referred to the original path).

Could you give me some help?

Thanks,
Daniel Kossmann

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Captcha
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
* four = 16
Solve this math question and enter the solution with digits. E.g. for "two plus four = ?" enter "6".