|
-
May 27th, 2001, 05:30 PM
#1
Thread Starter
New Member
Sourcesafe?????
What is sourcesafe and how do i use it
I get a message to put in my password but I don't have one and I really don't know what it is.
-
May 27th, 2001, 05:36 PM
#2
I'm not entirely sure, but SourceSafe is a program the protects your projects from being misused, and it also provides efficient ways to work on group projects through the intenet.
-
May 27th, 2001, 05:39 PM
#3
SourceSafe is a repository tool. Its great if you're working in a team of programmers on the same project. It keeps track of versions, labels and security.
MSDN's overview:
Version control is a critical facet of team software and Web site development, preventing users from accidental file loss, allowing back-tracking to previous versions, branching, merging and the managing of releases. Visual SourceSafe provides this robust versioning and configuration management functionality along with security and audit trail capabilities.
Visual SourceSafe, simply put, is a source control system. Source control is highly desirable when developing software, web sites, or anywhere you may want to compare two versions of a file or return to a previous version. See the Visual SourceSafe Data Sheet for more information.
Read more here
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|