MColeman
Programmer
- Sep 23, 2002
- 242
I'm learning Visual Source Safe, and I'm a little confused about it works.
I've read that: When you check out a file, a copy is created in your working directory where the development work is done. When you check in a file, VSS maintains your source code directory.
This source code directory referred to above is stored in the index and data files of the VSS database.
So when I check a file in, VSS doesn't move a copy of the latest version to the production directory where the end user would be accessing it.
Do I understand this correctly?
Even though we use source safe for source code control, we still have to manually move copies into the production directory.
Thanks!
I've read that: When you check out a file, a copy is created in your working directory where the development work is done. When you check in a file, VSS maintains your source code directory.
This source code directory referred to above is stored in the index and data files of the VSS database.
So when I check a file in, VSS doesn't move a copy of the latest version to the production directory where the end user would be accessing it.
Do I understand this correctly?
Even though we use source safe for source code control, we still have to manually move copies into the production directory.
Thanks!