svn Error: post-commit hook failed (exit code 127) with output


Command: Commit  
Modified: C:\Users\xsdff\Desktop\project\index.html  
Sending content: C:\Users\xsdff\Desktop\project\index.html  
Committing transaction...:   
Completed: At revision: 5  
Error: post-commit hook failed (exit code 127) with output:  
Error: /svn/project/hooks/post-commit: line 53: mailer.py: command not found  
[root@v01 hooks]# vi post-commit
/usr/bin/svn update --username user01 --password 123 /alidata/www/project  --no-auth-cache> /alidata/log/svn/svn.log ||exit 1 exit 0 #加上 || exit 1>   和  exit 0  (问题解决!!!)

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM