> -----Original Message----- > From: [email protected] On Behalf Of viveik puglia > Sent: 12 January 2012 10:49 > Subject: [Trac] post-commit hook failed (exit code 2) with > output: IOError: (2, 'No such file or directory') > > Hello Team , > > After Modifiation of hook scripts with trac environment , I > am getting following message whil commiting file to svn. > > Kindly assist.
Umm, how can we assist you? Please provide more information. For example, what versions of trac and subversion, on what platform(s)? What is the content of the hook script? Trac does not modify the hook scripts for you so what did you change and why? What have you tried and how did it not work? > "post-commit hook failed (exit code 2) with output: > IOError: (2, 'No such file or directory')" All I can tell you is that the hook script thought the directory did not exist... Regards, ~ mark c P.S. You may be better asking on the subversion users list? -- 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.
