Hi, I'm setting up trac 0.11.1 along with subversion 1.4.6 on Windows 2003. Basic setup went fine, we can use the system through the web frontend easily.
Now I wanted to set up post commit hook in subversion using the contrib script found in the trac svn. This worked almost well but when this line ticket.save_changes(self.author, self.msg, self.now, db, cnum+1) is executed, I get the error message: Unexpected error while processing ticket ID 9: attempt to write a readonly database Did anyone have the same problem or knows what I'm doing wrong? Regards, Stephan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
