Opened 14 years ago
Closed 10 years ago
#7769 closed enhancement (worksforme)
Will this plugin work with trac 0.11?
Reported by: | Owned by: | Richard Liao | |
---|---|---|---|
Priority: | normal | Component: | TracTicketChangelogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I am using a bitnami stack that is 0.11 and I would like to use this plugin, but am afraid to install it in case it doesn't support 0.11. Can you advise?
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 follow-up: 3 Changed 14 years ago by
Hi Richard, I tried installing it, and although it looks to be installed correctly, my SVN checkins with a comment of #2 testing dont appear in a change log when I view ticket #2. I dont see any section that shows the changelog. I did enabled ticketlog_view permissions for all authenticated users. I dont think i have the right trac-post-commit-hook code installed properly, which is why i suspect it's not working, it seems to work differently for 0.12. The instructions for the post-commit-hook from edgewall for 0.11 dont seem to help with windows installation for someone like me, little time to experiment and little background with system administration. If you have any pointers, I'll take them!
comment:3 Changed 14 years ago by
Replying to sue.sml2006@gmail.com:
Hi Richard, I tried installing it, and although it looks to be installed correctly, my SVN checkins with a comment of #2 testing dont appear in a change log when I view ticket #2. I dont see any section that shows the changelog. I did enabled ticketlog_view permissions for all authenticated users. I dont think i have the right trac-post-commit-hook code installed properly, which is why i suspect it's not working, it seems to work differently for 0.12. The instructions for the post-commit-hook from edgewall for 0.11 dont seem to help with windows installation for someone like me, little time to experiment and little background with system administration. If you have any pointers, I'll take them!
I have not test new trac 0.12 repository synchronization through post-commit hooks, and as my experience, make the hooks work need some skills. Meanwhile, you can use the old style per request sync, which works always.
comment:4 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Closing old tickets. Please reply if you need additional help.
I'm not sure how bitnami stack works for trac. But you can figure out:
Then everything should be ready.