I'm using GitPlugin: http://trac-hacks.org/wiki/GitPlugin and whenever I make a commit the server doesn't refresh until I stop and restart the tracd server. I'm using a git post-commit hook to add the revisions but I can't see anything new until I reset. Here's my line in post-commit: trac-admin /home/arv/pyenv/trac2 changeset added "test" $REV
Anyone know if there is an easy Trac refresh command I can add to the hook file, or if I'm missing a step somewhere? Alejandro -- 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.
