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  (问题解决!!!)

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
  • 2021-05-21
  • 2022-12-23
猜你喜欢
  • 2021-05-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
相关资源
相似解决方案