Microsoft Visual SourceSafe Very popular Mainly used by Windows developers Cornerstone of many development teams Provides essential version control functions.

Slides:



Advertisements
Similar presentations
McAfee One Time Password
Advertisements

Natural Business Services for Construct Users Mark Barnard R&D Manager – Natural Business Services.
Ljubomir Ivaniš CPU d.o.o.
October Dyalog File Server Version 2.0 Morten Kromberg CTO, Dyalog LTD Dyalog’13.
Fortress  Vault Pro November 1, 2010: SourceGear announced that Fortress 2.0 is now Vault Professional Edition 5.1 This demo is still using Fortress 2.0.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
Low level CASE: Source Code Management. Source Code Management  Also known as Configuration Management  Source Code Managers are tools that: –Archive.
Deploying Visual Studio Team System 2008 Team Foundation Server at Microsoft Published: June 2008 Using Visual Studio 2008 to Improve Software Development.
Visual Studio & Expression By: Arabind Coomaraswamy.
TFS Continuous Global Delivery Vinay Badami Director of Development Visual Studio Microsoft Corporation.
Microsoft Exchange Exchange is more than just Electronic Mail The server that embraces Internet standards and extends rich messaging and collaboration.
Virtual techdays INDIA │ august 2010 Building ASP.NET applications using SQL Server Compact Chaitanya Solapurkar │ Partner Technical Consultant,
Team System Adoption Martin Woodward Teamprise. Visual Studio Editions Easy to use, easy to learn, easy to acquire tools for hobbyists, enthusiasts, and.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
@martinwoodward
Team Foundation Server the answer to all project management problems? Richard Fennell Director.
Standardize on Team Foundation Server across the enterprise with Teamprise Corey Steffen General Manager
1 Adopting Visual Studio Team System Bindia Hallauer Product Management, Visual Studio Team System Microsoft Corporation.
Object Oriented Databases by Adam Stevenson. Object Databases Became commercially popular in mid 1990’s Became commercially popular in mid 1990’s You.
John Hartley Mark Bransby Utilizing Adobe's Publishing Solutions for Distributed Web Publishing.
Bologna Aprile Atempo Product Suite Atempo Time Navigator™ Secure, highly scalable protection of heterogeneous data in complex, mission-critical.
Version Control with Subversion. What is Version Control Good For? Maintaining project/file history - so you don’t have to worry about it Managing collaboration.
Making the Internet a Better Place for Business NIST PKI Steering Committee March 14, 2002.
Deploying PKI Inside Microsoft The experience of Microsoft in deploying its own corporate PKI Published: December 2003.
Chapter 9: Novell NetWare
1 Documentum 6 Reviews from Early Adopters Technology Services Group, Inc. October 10, 2007.
April 4, Team Foundation Server Business Analyst Build Server Tech Writer on Mac OS X.NET Developer on Visual Studio Test Team User.
Module 7: Fundamentals of Administering Windows Server 2008.
Tejasvi Kumar Technology Specialist – VSTS Microsoft Corporation
Module 11: Remote Access Fundamentals
Introduction to Barracuda IM Firewall. Two Security Products in One Public IM Management –Manages traffic from public IM clients, including AIM, Yahoo!
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
ApplicationXtender Quickly capture, organize, and deliver fixed-content images, documents, reports, and other business-critical information.
Archivists' Toolkit - CRADLE Presentation, 10 Feb The Archivists’ Toolkit CRADLE Presentation 10 Feb
Archivists' Toolkit - CDL Presentation, October 17, 2005 The Archivists’ Toolkit Lee Mandell Brad Westbrook.
TenBox Technologies Small software company specializing in server PDF solutions Located in Portland, Oregon
Visual SourceSafe Seamless Integration. 2 Agenda  Version Control  Architecture  Features  Integration  Configuration & Maintenance  Questions.
Terminal Services Technical Overview Olav Tvedt TVEDT.info Microsoft Speaker Community
INTRODUCTION TO DBS Database: a collection of data describing the activities of one or more related organizations DBMS: software designed to assist in.
Source Code Management Per Ahlberg Developer Evangelist Developer & Platform Evangelism Microsoft Sweden.
Understanding StarTeam Enterprise Advantage Course #4124.
The business logic engine for Microsoft IIS Speaker T.M. Arnett.
Security SIG August 19, 2010 Justin C. Klein Keane
Neil Kidd Developer Tools Technical Specialist Microsoft UK.
Step-by-Step Migration and Adoption Mark Michaelis Architect, Author, and Trainer Eric Lee Microsoft Product Manager Visual Studio 2005 Team Foundation.
Integrating the Mainframe Liberating Enterprise Data.
DEV466 Microsoft Visual Studio 2005 Team System: Enterprise-Class Source Control Doug Neumann Program Manager Visual Studio Microsoft Corporation.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Pranav Ainavolu VSTO Developer, Conrep Solutions |
© 2012 IBM Corporation IBM Worklight Overview Martin Triska – IBM Worklight specialist (420) July 2012.
FESR Trinacria Grid Virtual Laboratory Grid Industry Day Catania October 2006 Secure Data Storage Into Grid Enviroment Unico Srl :
TFS Training TFS Training. Introduction to Team Foundation Server Team Foundation Server Team Foundation Server is a Microsoft product which provides.
NALINI S. NAUTIYAL SYSTEM SOFTWARE DIVISION Subversion.
Short Customer Presentation September The Company  Storgrid delivers a secure software platform for creating secure file sync and sharing solutions.
IBM Worklight environment setup 1. Eclipse IDE Multi-purpose integrated development environment (IDE) Open source Supported for Windows, Mac OS X, Linux.
Project SCS a lightweight source control system for Windows platforms.
The Holmes Platform and Applications
Introduction to Barracuda IM Firewall
Introduction ITEC 420.
Building Enterprise Applications Using Visual Studio®
5/20/2018 2:53 AM © 2006 Microsoft Corporation. All rights reserved.
Get the Most Out of GoAnywhere: Agents
FileSpot Collaborative File Manager
What Is Sharepoint? Mohsen Ashkboos
Team Foundation Server 2010 for Everyone
Team Foundation Server for everyone
DAT381 Team Development with SQL Server 2005
SharePoint services Provides team collaboration through SharePoint Sites and makes it easy for communities to work together on documents, tasks, contacts,
SBS 2008 – One year on David Overton
Presentation transcript:

Microsoft Visual SourceSafe Very popular Mainly used by Windows developers Cornerstone of many development teams Provides essential version control functions Promotes team collaboration

VSS Issues Slow remote access performance Insecure The read/write permission of the whole folder must be granted for single file access If access remotely, the file sharing port must be open Potential data corruption Only available on Windows platform Only supports MSSCCI compatible IDE integration (Visual Studio 6, 2003, 2005 etc.)

Cause of the VSS Issues Design philosophy Primarily created for development teams working in a LAN and trusted environment

Discussion What is your experience with VSS? What are your expectations from a version control system?

SourceAnywhere Standalone The ultimate VSS replacement Based on Microsoft SQL Server A high performance version control solution for teams of any size Built for Performance Security Reliability Scalability More version control features

Seamless migration from VSS Interface resembles VSS There is virtually no learning curve VSS database Import tool

Architecture

Cross-platform and IDE Integration Server and Cache Server run on Windows Native Windows Client Cross-platform Client Linux, Mac, HP-UX, Solaris Any platform that supports JAVA More IDE integration Eclipse Dreamweaver IBM Rational Rapid Developer 2003

High Performance High performance remote access Remote office Outside contractors Work from home High performance local access

Tight Security Client/Server architecture No need to expose file system Build-in 128 SSL and Blowfish encryption Build-in SSL Certification Authority (CA) Password Policy

Easy to maintain Easy to install All the data are stored in SQL Server Only need to back up the database

High reliability No more data corruption Even in case of power failure during the operation SQL Server atomic transaction Your operation Either fully completed Or fully rolled back

More version control features Every moment/state of the repository is recorded Change set support Visually view any version of a file or project Label any version of a file or project Branch any version of a file or project Label promotion Add an item to an existing label Delete an item from an existing label Change the version of an item in an existing label

Customers and thousands more

Thank You ! Q & A