源安全命令行命令“ss Add”
我需要通过命令行向VSS添加一些文件,但我不知道如何在VSS中设置目标项目?
官方说明 (http://msdn.microsoft.com/ en-us/library/tszt2szw(VS.80).aspx) 没有任何关于设置内部 VSS 路径以添加文件的注释。默认情况下,它使用可以通过命令“ss Project”查看的路径
有人可以帮助我吗?
PS:我知道VSS不是最好的,但仍然有一些公司在使用它。
预先非常感谢 尤里
I need to add some files to the VSS through the command line, but I can't figure out how to set the destination project in the VSS?
Official description (http://msdn.microsoft.com/en-us/library/tszt2szw(VS.80).aspx) doesn’t have any remarks about setting the internal VSS path to add the file. By defaults it uses path which can be seen by the command "ss Project"
Could anyone please help me?
PS: I know that VSS is not the best but still it is used by some companies.
Thanks a lot in advance
Yury
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要使用 ss CP 命令将 VSS“当前项目”设置为要添加文件的目标项目。
You need to use the ss CP command to set the VSS "current project" to the destination project to which you want to add the file.