提交代码到cvs服务器上,出现此类问题

 The server reported an error while performing the "cvs commit" command

Details:The server reported an error while performing the "cvs commit" command.

  focus: cvs server: C:\WINDOWS\TEMP\cvs1B8.tmp: No such file or directory

  focus: cvs [server aborted]: error diffing DepartReportCaseAction.java

 

可能是由于用户权限不足而导致引发了cvs的保护机制 从而造成了who created who commit的现象(只是乱猜) 于是本地提升了双方用户的权限后 问题得以解决.

The server reported an error while performing the "cvs commit" command

 

可能是由于用户权限不足而导致引发了cvs的保护机制 从而造成了who created who commit的现象(只是乱猜) 于是本地提升了双方用户的权限后 问题得以解决.

个人建议在cvs服务器上的对应目录中修改自己的权限,修改为管理员即可。

 

相关文章:

  • 2021-09-19
  • 2021-11-14
  • 2022-12-23
  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2022-02-16
  • 2021-09-30
猜你喜欢
  • 2022-12-23
  • 2021-05-01
  • 2021-10-23
  • 2022-12-23
  • 2021-11-02
  • 2021-08-08
  • 2022-12-23
相关资源
相似解决方案