Hey Josh, did you ever get a solution for this?  I to am having issues 
getting this to work with 1.x and i've tried just about everything under 
the sun.  I do know that github-trac and trac-github aren't needed any 
longer in 1.x as its a tracopt now.

If anyone has any insite as to why we don't have a handler for /github even 
with the git tracopt enabled, please let us know.

Regards,
Dennis

On Tuesday, October 29, 2013 1:51:15 PM UTC-5, Josh Santangelo wrote:
>
> Hi all -- My company loves Trac for issue tracking as it has just the 
> right amount of features without being too overblown. We also love GitHub 
> for source control. I am trying to implement a custom Trac installation to 
> remove our dependency on the company providing that service currently, but 
> am having trouble figuring out how to make GitHub talk to Trac.
>
> At a minimum, I want to be able to push to GitHub and have Trac 
> automatically update its local copy of the repository and update any 
> tickets mentioned in the commit message.
>
> I have tried a few different plugins:
>
> https://github.com/mitar/trac-githubsync (Didn't seem to install 
> correctly, or at least didn't show up in the plugins list in trac.)
> https://github.com/davglass/github-trac (Similar problem)
> https://github.com/aaugustin/trac-github (Installed, but having issues as 
> noted here: https://github.com/aaugustin/trac-github/issues?state=open)
>
> The main thing I seem to be fighting is that the plugins add a new handler 
> for GitHub to hit in a commit, but it doesn't seem to get registered. The 
> way my trac is configured, the URL would be something like 
> http://mydomain.com/cgi-bin/trac.fcgi/github, but I just get a "No 
> handler matched request to /github" error there.
>
> This is my first time trying to configure a custom install, so maybe I'm 
> missing something basic here, any advice would be welcome.
>
> thanks,
> -josh
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to