Tag: sourcesafe
-
This article is a part of SourceSafe / VSS TutorialDynamsoft provides a tool called SCC Provider Manager with its SourceAnywhere source control product family. With this tool, you can choose one of the SCC providers in your system as the default provider. This is a screen sho ...
-
This article is a part of SourceSafe / VSS TutorialCloak is a useful little function in version control. It allows us to specify the projects to be ignored during recursive operations such as Get, Check In, Check Out, and Undo Check Out.Why CloakSome of the subprojects may ne ...
-
This article is a part of SourceSafe / VSS TutorialAs we talked about in our last post Share, share is only a small function in version control. It should be combined with Branch to play a greater role. This article will talk about the following topics: Introduction to Branch ...
-
This article is a part of SourceSafe / VSS TutorialTo better understand how files are merged, you first need know something about how diff works. If you have not read the article: Using Visual SourceSafe - File Diff, please click here.File Merge IntroductionFile merge is the ...
-
This article is a part of SourceSafe / VSS TutorialWhy File DiffFile Diff is one of the important features that we use with a version control system. File Diff compares two files and shows the differences. With these differences, we can better track the modification of our co ...
-
This article is a part of SourceSafe / VSS TutorialCheck out basicsCheck Out, along with Get Latest and Check In, is one of the most common operations in many version control systems.The screen shot of Check Out in VSS 2005: (Screen shot of Check Out project)If we are checkin ...
-
This article is a part of SourceSafe / VSS TutorialNavigation Links: Get Latest Version Basics How does VSS determine if our local copy is the latest version? Build tree Set file time Replace writableGet Latest Version BasicsGet Latest, along with Check Out and Check In, is o ...
-
This article is a part of SourceSafe / VSS TutorialNavigation Links: Add introduction Differences between SourceSafe 6 and 2005 Store only latest version File type filter Binary or notAdd introductionA file must be added in a VSS database first before you can do check in, che ...
-
This article is a part of SourceSafe / VSS TutorialNavigation Links: Add Get Check Out Check InI only put basic introduction of SourceSafe / VSS version control operations in this post. For detailed information about SourceSafe operations, like Add, Get, Check In and Undo, pl ...