Hi, On Wed, Jan 17, 2018 at 4:28 PM, Roger Oberholtzer <[email protected]> wrote: > I see that when the post-commit hook in svn runs after a checkin, the > Trac log contains this: > > 2018-01-16 15:53:39,496 Trac[api] WARNING: Exception caught while > "changeset_modified" > Traceback (most recent call last): > File "build/bdist.linux-x86_64/egg/tracbacklink/api.py", line 290, in > _invoke > return f(*args, **kwargs) > File "build/bdist.linux-x86_64/egg/tracbacklink/api.py", line 381, > in _changeset_modified > self._resource_deleted('changeset', rev, 'repository', > UnboundLocalError: local variable 'rev' referenced before assignment > > I do not see any functionality issue. The changeset shows up in the > timeline. But the message is curious.
That is a TracBacklinkPlugin issue. Please create a new ticket on trac-hacks.org via https://trac-hacks.org/newticket?component=TracBackLinkPlugin -- Jun Omae <[email protected]> (大前 潤) -- 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 https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
