Edgewall Software
Modify

Opened 19 years ago

Closed 18 years ago

#1412 closed defect (worksforme)

trac-post-commit-hook not working

Reported by: Juanma Barranquero Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: devel
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

After [1407], trac-post-commit-hook is no longer working for me. Any idea about what's happening or what can I check?

Attachments (0)

Change History (4)

comment:1 by Christopher Lenz, 19 years ago

Are you getting an error message from the svn client?

One thing that changed is that the Trac package must now be on the python path for the subversion server (apache/svnserve). Which it should be if you installed it to a standard location.

comment:2 by Juanma Barranquero, 19 years ago

Are you getting an error message from the svn client?

No.

One thing that changed is that the Trac package must now be on the python path for the subversion server (apache/svnserve). Which it should be if you installed it to a standard location.

Hmmm, not entirely sure I understand.

I have:

  • Python installed on C:\bin\python
  • Trac installed on C:\bin\python (i.e., share/*, scripts/* and lib/site-packages/trac/*)
  • neo_cgi.pyd on lib/site-packages
  • The Subversion Python bindings installed, and PYTHONPATH points to it (and, moreover, there's a svn.pth on lib/site-packages that also points to it)

What more should I have?

comment:3 by Juanma Barranquero, 19 years ago

BTW, it's not [1407], but [1497] which causes the problem (#1407 is one of the related tickets, and I just mixed them both)

comment:4 by Matthew Good, 18 years ago

Resolution: worksforme
Status: newclosed

Over a year without activity. This issue doesn't seem to be relevant to any current versions.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.