如何使用VSS中已有的项目?

发布于 2024-08-29 15:39:20 字数 387 浏览 1 评论 0原文

我正在尝试将我的项目添加到源代码控制下。我正在使用“Microsoft VSS 6.0”。我的问题是,VSS 中有一个项目,我使用“获取最新版本”将其复制到我的系统上到 C:\latest_version 目录。然后我将整个项目复制到其他目录 (C:\working) 中,并删除了我获取最新版本的目录 (C:\latest_version)。 现在,每次我对代码进行任何更改并想要签入时,我都需要签出某个文件夹中的特定文件,复制该文件并用我的新文件替换该文件并签入。 我们可以通过视觉工作室来完成这一切吗?我看到一些教程描述了如何将项目添加到 VSS,但在我的例子中,项目已经在 VSS 中,我只想将其与我的项目链接。是否可以? 我不知道我是否正确使用VSS。我想知道人们通常如何使用它?如何办理入住、退房?

提前致谢 !!

I am trying to add my project under source control. I am using "Microsoft VSS 6.0" for it. My problem is, there is one project in VSS which I had copied on my system using 'Get Latest Version' to C:\latest_version directory. Then I copied that entire project in other directory (C:\working) and deleted the directory where I had taken latest version of it (C:\latest_version).
Now everytime I make any changes in code and want to do check in, I need to check out that particular file in some folder, copy-replace that file with my new file and check-in.
Can we do all this through visual studio? I saw some tutorials which describe how to add project to VSS but in my case project is already is in VSS and I just want to link it with my project. Is it possible?
I dont know whether I am using VSS correctly or not. I would like to know how do people usually use it? How to do check-in , check-out?

Thanks in advance !!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

っ〆星空下的拥抱 2024-09-05 15:39:20

您需要更改 VSS 中的工作目录以指向新目录。

You need to change the working directory in VSS to point to your new directory.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文