Visual Source Safe –A Quick Tour. CONTENTS What is VSS ? How to install VSS ? How does VSS track versions? VSS Concepts & Features Utilities available.

Slides:



Advertisements
Similar presentations
Week 2 DUE This Week: Safety Form and Model Release DUE Next Week: Project Timelines and Website Notebooks Lab Access SharePoint Usage Subversion Software.
Advertisements

Managing Your Site – Lesson 61 Managing Your Site Lesson 6.
CC SQL Utilities.
© 2012 Entrinsik, Inc. Informer Administration Exploring the system menu and functions PRESENTER: Jason Vorenkamp| Informer Software Engineer| March 2012.
Intro to Version Control Have you ever …? Had an application crash and lose ALL of your work Made changes to a file for the worse and wished you could.
Windows XP System Restore July 22 nd, 2006 CAEUG Meeting.
Version Control System (Sub)Version Control (SVN).
Getting Started: Ansoft HFSS 8.0
1 Distributed File System, and Disk Quotas (Week 7, Thursday 2/21/2007) © Abdou Illia, Spring 2007.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 7: Advanced File System Management.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Low level CASE: Source Code Management. Source Code Management  Also known as Configuration Management  Source Code Managers are tools that: –Archive.
Microsoft Visual Source Safe 6.01 Microsoft Visual Source Safe (MVSS) Presented By: Rachel Espinoza.
Hands-On Microsoft Windows Server 2003 Administration Chapter 6 Managing Printers, Publishing, Auditing, and Desk Resources.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 5: User Environment and Multiple Languages.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
1 Chapter Overview Managing Compression Managing Disk Quotas Increasing Security with EFS Using Disk Defragmenter, Check Disk, and Disk Cleanup.
Source Control Repositories for Enabling Team Working Svetlin Nakov Telerik Corporation
1 Chapter Overview Creating User and Computer Objects Maintaining User Accounts Creating User Profiles.
Sharepoint Portal Server Basics. Introduction Sharepoint server belongs to Microsoft family of servers Integrated suite of server capabilities Hosted.
SubVersioN – the new Central Service at DESY by Marian Gawron.
By Steven Campbell and Erik Boone.  Sharing projects by putting them into a central repository.  Checking out copies of projects from the repository.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
1 Objectives Discuss the Windows Printer Model and how it is implemented in Windows Server 2008 Install the Print Services components of Windows Server.
9.1 © 2004 Pearson Education, Inc. Exam Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure.
SmartLog X 3 TEAM Basic SmartLog X 3 TEAM Basic DescoEMIT.com USER STATUS USER EDIT TEST LOG ADMIN TEST MACHINE SCHEDULE INSTALL System Requirements:
Software Configuration Management (SCM)
Chapter 7 Working with Files.
Linux Operations and Administration
WebFOCUS Developer Studio Update Dimitris Poulos Technical Director September 3, 2015 Copyright 2009, Information Builders. Slide 1.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
FireRMS SQL Audit, Archiving & Purging Presented by Laura Small FireRMS Quality Assurance.
Student Financial Assistance. Edconnet SFA to the Internet: EDconnect Software Session 16.
Tutorial 11 Installing, Updating, and Configuring Software
علیرضا فراهانی استاد درس: جعفری نژاد مهر Version Control ▪Version control is a system that records changes to a file or set of files over time so.
XP New Perspectives on Microsoft Office Access 2003 Tutorial 12 1 Microsoft Office Access 2003 Tutorial 12 – Managing and Securing a Database.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 7: Advanced File System Management.
Chapter Fourteen Windows XP Professional Fault Tolerance.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Maintaining File Services. Shadow Copies of Shared Folders Automatically retains copies of files on a server from specific points in time Prevents administrators.
Section 1: Introducing Group Policy What Is Group Policy? Group Policy Scenarios New Group Policy Features Introduced with Windows Server 2008 and Windows.
Prepared by: Steve Teo Contributors: Tong Huu Khiem.
RMsis – v Simplify Requirement Management for JIRA.
DIT314 ~ Client Operating System & Administration CHAPTER 5 MANAGING USER ACCOUNTS AND GROUPS Prepared By : Suraya Alias.
Chapter 13 Users, Groups Profiles and Policies. Learning Objectives Understand Windows XP Professional user accounts Understand the different types of.
…using Git/Tortoise Git
Object-Oriented Analysis & Design Subversion. Contents  Configuration management  The repository  Versioning  Tags  Branches  Subversion 2.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Training Guide for Inzalo SOP Users. This guide has been prepared to demonstrate the use of the Inzalo Intranet based SOP applications. The scope of this.
Key Applications Module Lesson 21 — Access Essentials
11 DISASTER RECOVERY Chapter 13. Chapter 13: DISASTER RECOVERY2 OVERVIEW  Back up server data using the Backup utility and the Ntbackup command  Restore.
1 Week #10Business Continuity Backing Up Data Configuring Shadow Copies Providing Server and Service Availability.
Diagnostic Pathfinder for Instructors. Diagnostic Pathfinder Local File vs. Database Normal operations Expert operations Admin operations.
Configuring Data Protection Chapter 12 powered by dj.
Microsoft Visual SourceSafe “(VSS) does not eliminate the need for discipline and coordination. It only makes discipline and coordination easier to live.
Visual SourceSafe Seamless Integration. 2 Agenda  Version Control  Architecture  Features  Integration  Configuration & Maintenance  Questions.
Prepared by: Steve Teo Contributors: Tong Huu Khiem.
Understanding Backup and Recovery Methods Lesson 8.
1 MSTE Visual SourceSafe For more information, see:
IT1001 – Personal Computer Hardware & system Operations Week7- Introduction to backup & restore tools Introduction to user account with access rights.
The world leader in serving science Overview of Thermo 21 CFR Part 11 tools Overview of software used by multiple business units within the Spectroscopy.
The Online World ONLINE DOCUMENTS. Online documents Online documents (such as text documents, spreadsheets, presentations, graphics and forms) are any.
Digital Communication Systems Comp Functions of the Operating System.
WinCVS Training è Basic Concepts è Download & Setup è Importing a new module into CVS Repository è Getting new module from CVS è Getting Latest version.
Source Control Repositories for Enabling Team Working Doncho Minkov Telerik Corporation
SG Software Configuration Management And CVS scmGalaxy Author: Rajesh Kumar
© CGI Group Inc. User Guide Subversion client TortoiseSVN.
11 DEPLOYING AN UPDATE MANAGEMENT INFRASTRUCTURE Chapter 6.
Concurrent Version Control
Microsoft Visual Source Safe How & Why
Presentation transcript:

Visual Source Safe –A Quick Tour

CONTENTS What is VSS ? How to install VSS ? How does VSS track versions? VSS Concepts & Features Utilities available in VSS Drawbacks/Problems faced

What is VSS ? VSS is a version control system for team development/testing of software applications. VSS stores and keeps track of changes to a file VSS uses Reverse Delta Technology to store the different versions and changes done at each version. VSS can return to earlier versions of a file VSS runs on Windows 95, Windows NT,Win 2K,Windows XP, MS-DOS, Windows 3.1 & Macintosh.

How to install VSS ? Go to Apps on your LAN server ( Example: \\SOFTWARE\Visual_Studio6.0)\\SOFTWARE\Visual_Studio6.0 Select Disk1 and run the SETUP application. Use the CD-key provided. The installation wizard will guide you along while you install the Visual SourceSafe. There are two parts of setting up of VSS viz., Admin and User. For both, Admin and User, you need to install VSS on server as well as local PC.

How does VSS track versions? VSS uses three methods to track versions of files and projects: Version numbers: Internal numbers maintained by VSS. Every version of every file and project in VSS has a version number. The version number is always a whole number and always increases. User does not have any control on Version numbers Labels: These are strings that you can apply to any version of a project or file. A label is a free-form string of up to 31 characters. E.g.:- "2.0", "1.01b", "SentToOnsiteOn23Oct", and "Audited Base Line". Date/Time stamp: These tell when a file was last modified, or when a file was checked in.

VSS Concepts & Features Key terms Project : It is a collection of files that is stored in Visual Source Safe Working Folder :A specified folder on a user's local computer used to store files when they are checked out of the Visual SourceSafe database. A user makes changes to files in the working folder, and then checks the modified files back into the Visual SourceSafe database for version tracking.

VSS Concepts & Features Key terms Shadow Folders : A shadow directory is a centralized directory on your server that contains the latest versions of all the files in a project. It is useful under the following situations - You may have users who need to see the files, but who do not have access to Visual SourceSafe. You may want everyone to compile out of a centralized directory, instead of in their working directories.

VSS Concepts & Features Key terms Add Files : Copies a file, or group of files, into the current Visual SourceSafe project. Check out :Process of getting a writable copy of the file to the set working folder is called Checking out. Undo Check out : If the user does not want to save the changes made he should do an Undo Check out. Check in :Process of returning the file to VSS after making modifications is called Checking in. Get Latest Version : Process of getting a latest read only copy from VSS is called Get Latest Version.

VSS Concepts & Features Key terms Show History : The History of File dialog box displays the history of a selected file, including all significant events, such as the creation date, check in dates, and current version number. Various options are available in this dialog box  Detail  Diff  Pin/Unpin  Roll back  Report

VSS Concepts & Features Key terms Share : To share a file, you create a share link between two projects. The file is then in two (or more) projects at the same time. When you check in the file to any one of the projects, your changes are automatically checked in to all of them Branch :If you create a branch, the share link is broken. Changes made in the branched file no longer propagate to the originating project, and vice versa.

VSS Concepts & Features He is the person responsible for Visual Source Database He controls the location of the database He can add/delete/edit users. He can give access rights to different users. The different access rights are 1. Read 2. Check In/Check Out 3. Add,Delete and Rename 4. Destroy The Administrator

VSS Concepts & Features Can change the user/admin password Customizes the SS.INI & SRCSAFE.INI files Can Undo the checkout on any file by any user Can lock the visual source safe database Can retrieve deleted files from any project Can Rollback a file to its previous version Analyze/backup/cleanup/archive the visual source safe database The Administrator

VSS Concepts & Features Can Add files to a project [If he has the access] Can delete files from a project Can view the files/file history/difference between versions Can Checkout/Checkin files Can set the working folders Can change his/her password The User

VSS Concepts & Features Can get latest version[read only/writable] of a file into his working folder Can customize the use of Command warnings Can create Reports on the status of a file/project Can search for information in files/projects Can label the project/files. The User

VSS Folder Structure

Document Flow Working Folder Review Folder Review Fail Baseline Pass Add a new document to VSS Move to Review Folder for Internal review

VSS Utilities ANALYZE.EXE - Scans database for data integrity & errors. SSARC.EXE - Archives earlier versions of project from the database. SSRESTOR.EXE - Restoring files/projects from an Archive file DDCONV.EXE - Updates VSS from an older format to new format

Drawbacks/Problems faced in VSS Admin doesn’t have access on this project !! I can’t see any files in this subproject !! When I try to login as admin it gives Invalid syntax in line 11 of SSADMIN.INI file !! I can’t see the previous versions of this file !! I can’t see the differences between 2 binary files When I filter for a single subproject vss applies the filter to entire project.

THANK YOU !!