> > Ethan, > > Thanks for replying... > > I tried : > > ----------------------- > http://trac-hacks.org/wiki/GitPlugin > > For Trac 0.12 > ----------------------- > tried : $ sudo easy_install > http://github.com/hvr/trac-git-plugin/tarball/master > > ---> and it installed without any errors. > > Configuration > > See also wiki:TracIni#git-section of your current Trac installation (if > GitPlugin is enabled), for an up-to-date list of customizable [git] > settings. > > tried : http://127.0.0.1:8000/git_net/wiki:TracIni#git-section > > ---> Warning: Can't synchronize with repository "(default)" > ---> (GIT backend not available). Look in the Trac log for more > ---> information. > ---> Error: Not Found > ---> No handler matched request to /wiki:TracIni > ----------------------- > > tried : http://127.0.0.1:8000/git_net > > ---> Warning: Can't synchronize with repository "(default)" > ---> (GIT backend not available). Look in the Trac log for more > ---> information. > > tried : $ sudo trac-admin /DATA/bh_repository/bh_trac/git_net repository > resync "*" > Password: > ---> Done. > > > when I look at the log since the last restart the only error I see is: > > Trac[git_fs] ERROR: GitError: Could not retrieve GIT version (tried to > execute/parse '/usr/bin/git --version' but got ValueError('too many values > to unpack',)) > > > tried : $ which git > ---> /usr/bin/git > > tried : $ /usr/bin/git --version > ---> git version 1.7.7.5 (Apple Git-26) > > but as you can see the terminal gives me a valid version > > Any ideas ? > > Thanks again, > > Bill Hernandez > Plano, Texas > >
-- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/Y6X715PJVvoJ. 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.
