Hi,

I've set up the Commit Ticket Updater according to its wiki page:

http://trac.edgewall.org/wiki/CommitTicketUpdater

Base config (inherited config from my base configuration but I do get
this "selected" in the admin page so that seems to work fine):

[components]
tracopt.ticket.commit_updater.committicketreferencemacro = enabled
tracopt.ticket.commit_updater.committicketupdater = enabled

and later I found this old bug with the problem I have:

http://trac.edgewall.org/ticket/9306

So I tried this as well to be sure (although I am TRAC_ADMIN):

[ticket]
commit_ticket_update_check_perms = false

But no matter what I try as commit message, the tickets do not get
closed, just referenced.

Log output:

2011-04-24 22:53:12,609 Trac[env] WARNING: base_url option not set in
configuration, generated links may be incorrect
2011-04-24 22:53:12,610 Trac[main] DEBUG: Dispatching <Request "GET '/
timeline'">
2011-04-24 22:53:12,618 Trac[session] DEBUG: Retrieving session for ID
u'ktk'
2011-04-24 22:53:12,653 Trac[main] DEBUG: Negotiated locale: None ->
en_US
2011-04-24 22:53:12,697 Trac[svn_fs] DEBUG: Subversion bindings
imported
2011-04-24 22:53:12,708 Trac[cache] INFO: repos rev [107] != cached
rev [106]
2011-04-24 22:53:12,716 Trac[cache] INFO: Trying to sync revision
[107]
2011-04-24 22:53:12,728 Trac[cache] DEBUG: Caching node change in
[107]: (u'sugus.txt', 'file', 'edit', u'sugus.txt', 106)
2011-04-24 22:53:12,784 Trac[api] INFO: Synchronized '' repository in
0.17 seconds
2011-04-24 22:53:12,789 Trac[api] DEBUG: action controllers for ticket
workflow: ['ConfigurableTicketWorkflow']
2011-04-24 22:53:12,873 Trac[chrome] DEBUG: Prepare chrome data for
request

It is a test repository with SVN write-permissions for everyone here
if you want to see how it looks like:

http://svn.netlabs.org/sandbox

The only thing I didn't do yet is the notification thing, it checks
the timeline on each request but as far as I understood the post-
commit hook in SVN is to reduce load only and not mandatory, right?

TRAC version: 0.12.2
OS: FreeBSD, TRAC from ports

Any ideas of debugging this are welcome, I can also create a ticket if
needed.

cu

Adrian

-- 
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.

Reply via email to