zoukankan      html  css  js  c++  java
  • 问题:No VSS database (srcsafe.ini) found. Use the SSDIR environment variable or run netsetup

    我之前做过的CC.NET的实验都是在本机上进行的,没有发现什么问题。可以当我在服务器上进行时,就出现问题了,只要在CC.NET里面加上从VSS上获得代码的脚本就有问题。

    问题提示:

    No VSS database (srcsafe.ini) found. Use the SSDIR environment variable or run netsetup

    我查看了CC.NET的帮助文档:

    When I try connecting to VSS when using ccservice I get the error: No VSS database (srcsafe.ini) found. Use the SSDIR environment variable or run netsetup.

    Make sure that you are running ccservice using an account that has the necessary permissions to access the network share where your VSS database is set up. By default ccservice will run as the LocalSystem account, which does not have the necessary priviledges to access other machines.

    我之前参考的资料也有提示,当CC.NET访问网络共享的时候,要对CC.NET的登陆用户进行设置,如图:

    默认是“本地系统账户”,我修改成此账户,改成我登陆系统的账号。可是还是不行。我对这个账号不是很明白?

    高手能不能帮我解决一下这个问题。

  • 相关阅读:
    VS快速格式化代码
    EasyUI——实现展示后台数据代码
    并行开发
    EF---结合三层方法的应用
    EF—主键冲突解决办法
    SVN——配置和安装
    谈谈MVC模式
    JDK/Java里的设计模式
    设计模式的设计原则和精神
    举例说明你使用的设计模式
  • 原文地址:https://www.cnblogs.com/icebutterfly/p/1371631.html
Copyright © 2011-2022 走看看