INFO: How SourceSafe Locks Files in the DATA Directory
Article ID: 124525
Article Last Modified on 12/11/2001
APPLIES TO
- Microsoft Visual SourceSafe 4.0 Standard Edition
- Microsoft Visual SourceSafe 5.0 Standard Edition
- Microsoft Visual SourceSafe 6.0 Standard Edition
- Microsoft Visual SourceSafe 4.0 Standard Edition
- Microsoft Visual SourceSafe 4.0 Standard Edition
This article was previously published under Q124525
SUMMARY
SourceSafe can use two methods for locking files:
- Native: SourceSafe uses operating-system native locking mechanisms.
This is the fastest method, but it may not operate correctly under all
network configurations.
- Lockmode: SourceSafe creates files in the DATA\LOCKS directory
indicating a database file is locked. This method is slower, but will
work on all configurations. However, users must have delete rights to
the DATA\LOCKS directory.
SourceSafe uses the native setting by default.
REFERENCES
Microsoft SourceSafe Concepts and Configuration Manual, Section 5
The SourceSafe Administrator
Keywords: kbinfo KB124525