[E-devel] svn pre-commit error

2008-10-17 Thread Massimo Maiurana
suddenly I'm not able to commit files in svn anymore :( my last commit was 4 days ago, now when I try to commit something I get this error: 'pre-commit' hook failed with error output: but unfotunately the message ends here, there is no error output actually. -- Massimo Maiurana

Re: [E-devel] svn pre-commit error

2008-10-17 Thread Nick Hughart
You are trying to commit po files? Massimo Maiurana wrote: suddenly I'm not able to commit files in svn anymore :( my last commit was 4 days ago, now when I try to commit something I get this error: 'pre-commit' hook failed with error output: but unfotunately the message ends here, there

Re: [E-devel] svn pre-commit error

2008-10-17 Thread Massimo Maiurana
Nick Hughart, il 17/10/2008 21:42, scrisse: You are trying to commit po files? I'm trying to commit these two files, one of them is a po file: - trunk/e/po/fr.po - trunk/E-MODULES-EXTRA/diskio/module.desktop.in even the files I committed 4 days ago without errors were po files. --

Re: [E-devel] svn pre-commit error

2008-10-17 Thread Nick Hughart
Massimo Maiurana wrote: Nick Hughart, il 17/10/2008 21:42, scrisse: You are trying to commit po files? I'm trying to commit these two files, one of them is a po file: - trunk/e/po/fr.po - trunk/E-MODULES-EXTRA/diskio/module.desktop.in even the files I committed 4 days ago

Re: [E-devel] svn pre-commit error

2008-10-17 Thread Massimo Maiurana
Michael Jennings, il 17/10/2008 22:53, scrisse: On Friday, 17 October 2008, at 21:16:07 (+0200), Massimo Maiurana wrote: suddenly I'm not able to commit files in svn anymore :( my last commit was 4 days ago, now when I try to commit something I get this error: 'pre-commit' hook failed

Re: [E-devel] svn pre-commit error

2008-10-17 Thread Michael Jennings
On Friday, 17 October 2008, at 23:27:22 (+0200), Massimo Maiurana wrote: however, wouldn't it be better to put an error output like missing log message? that way I could have understood the problem by myself... I'm not sure why it wasn't done that way...but it is now. :-) Michael --