I wrote a little python script to accept BitBucket POST callbacks of repository changes and update the local copy. That all works fine, but I noticed that redmine's activity log doesn't show those changes until I click on the repository tab.

Is there a way to trigger the activity log update programatically?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Misunderstood your question in IRC, you can find the answer to your question in the redmine faq

link|improve this answer
Thank you, this looks like just what I need. I'll give it a shot tomorrow and update my repo accordingly. – sdolan Feb 9 '11 at 5:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.