@martinwoodward

Slides:



Advertisements
Similar presentations
Visual Studio 2013 Licensing Overview Offerings, Pricing, Licensing, and Promotions Rachel Pekin Microsoft.
Advertisements

Modern app development Continuous value delivery and rapid response to change.
Modern app development Continuous value delivery and rapid response to change.
Visual Studio Online. What it Provides Visual Studio Online, based on the capabilities of Team Foundation Server with additional cloud services, is the.
Version Control What it is and why you want it. What is Version Control? A system that manages changes to documents, files, or any other stored information.
@martinwoodward
03 | Application Lifecycle Management Susan Ibach| Technical Evangelist Christopher Harrison | Head Geek.
Grant Holliday Senior Service Engineer Microsoft.
MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio Team Foundation.
Visual Studio 2013 Load Test Web Service Test Agent Pool - Dynamic Results Database Worker Azure Blobs Azure Tables.
Patterns & practices Symposium 2013 Introducing Git version control into your team Mark
@martinwoodward
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
Programming in Teams And how to manage your code.
Application Lifecycle Management and the cloud
tinyurl.com/ProTFS2012.
FDN04 Configurable CFD Dates Backlog Mapping Removing Weekends from Burndowns Agile Portfolio Management Updates Work Item Chart Pinning Java in.
With Mercurial and Progress.   Introduction  What is version control ?  Why use version control ?  Centralised vs. Distributed  Why Mercurial ?
Msdevcon.ru#msdevcon. ОПЫТ ИСПОЛЬЗОВАНИЯ GIT КОМАНДОЙ РАЗРАБОТКИ MSN Евгений Чигиринский Microsoft Corp.
Build Controller Build Controller – A Windows service that creates the name of the build, version control label, logging, and monitors status of the build.
GIT An introduction to GIT Source Control. What is GIT (1 of 2) ▪ “Git is a free and open source distributed version control system designed to handle.
1 Introductory Notes on the Git Source Control Management Ric Holt, 8 Oct 2009.
Version Control. How do you share code? Discussion.
…using Git/Tortoise Git
Git workflow and basic commands By: Anuj Sharma. Why git? Git is a distributed revision control system with an emphasis on speed, data integrity, and.
Agile BuildTest Deploy Insights Code Visual Studio 2010 Visual Studio 2012 Visual Studio 2013.
DEV302. Licensed under Creative Commons from Centralized Version Control.
Perforce Software Version Everything.. Visual Studio Industry Partner Perforce Software NEXT STEPS Contact us at: Perforce products.
1 GIT NOUN \’GIT\ A DISTRIBUTED REVISION CONTROL AND SOURCE CODE MANAGEMENT (SCM) SYSTEM WITH AN EMPHASIS ON SPEED. INITIALLY DESIGNED AND DEVELOPED BY.
Visual Studio Online Writing code in a browser or is there more to it?
DevDiv’s Cadence – The Journey Feb Jan Mar TFS 2008 TFS 2010 TFS 2012/ weeks 10 – 12 weeks 3 weeks Apr.
Cloud computingNew technology enabled value opportunities Compete velocity Direct-to-consumerMobility and devices proliferation Business modernization.
Git met Visual Studio en Team Foundation Server Arjen Steinhauer Architect, ilionx Software Solution
Sofia Event Center May 2014 Martin Kulov Git For TFS Developers.
@mariorod1 source control models.
Multi-Tier Apps with Admin Access, RDP, Custom Installs Modern Scalable Web Sites Full Windows Server/Linux VMs Web Sites Virtual Machines Cloud Services.
Introduction to Git Yonglei Tao GVSU. Version Control Systems  Also known as Source Code Management systems  Increase your productivity by allowing.
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.
Git with Eclipse (EGit) /article.html.
New Database Existing Database Designer Centric Code Centric Database First Reverse engineer model in EF Designer Classes auto-generated from.
An Introduction to Git David Johndrow COMP 490 – Senior Design & Development 2/11/16.
Introduction to Git - Chirag Dani. Objectives Basics of Git Understanding different “Mindset of Git” Demo - Git with Visual Studio.
Jake Ginnivan Git for TFS Version Control developers DEV32 4.
Cloud computingNew technology enabled value opportunities Compete velocity Direct-to-consumerMobility and devices proliferation Business modernization.
1 Ivan Marsic Rutgers University LECTURE 2: Software Configuration Management.
New Database Existing Database Designer Centric Code Centric Database First Reverse engineer model in EF Designer Classes auto-generated from.
Git Girish Git VCS that I have used ClearCase, cvs, svn Happy p4 user.
CS5220 Advanced Topics in Web Programming Version Control with Git
I don’t git it! Source control management deep dive with tfvc and git
Git and GitHub primer.
Version Control.
OpSim Configuration Management Michael Reuter
Version Control with Subversion (SVN)
Version control, using Git
Git for Visual Studio Developers MARTIN KULOV, ASE
Concurrent Version Control
SU Development Forum Introduction to Git - Save your projects!
Git it Done with Team Foundation Server
Anatomy of a Git Project
Git Version Control for Everyone
11/20/2018 8:49 PM Git at Scale Edward Thomson @ethomson
TechEd /21/2018 3:13 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
IntelliJ + Visual Studio Team Services Jamie Cool
TFS from on-prem to the cloud with Azure DevOps Services
Team Foundation Server for everyone
Git CS Fall 2018.
Paul S Waters Getting Git.
Git Fundamentals.
Git in Visual Studio.
Presentation transcript:

@martinwoodward

tinyurl.com/ proalm12

@ethomson

We work here and here

StrengthsBest for Server Workspaces Scales to very large codebases Fine level permission control Allows usage monitoring Large integrated codebases Control and auditability over source code down to the file level Offline editing support Easy to edit files outside Visual Studio or Eclipse Medium-sized integrated codebases A balance of fine-grained control with reduced friction Full offline experience Complete repository with portable history Simplified branching model Modular codebases Integrating with open source Highly distributed teams

Git fully integrated into Visual Studio and TFS

Team Foundation Server/Service Project 2Project 1 3 rd Party Local Repo Other Remote Git Repo

My repository Bob’s repository

d2460a 6d36faa fc1de8e 56b1b9f 8b58f71 aab6f14

commit 4d2460a... Parent commit: 6d36faa... Author: Display Name Timestamp Committer: Display Name Timestamp

\file1.txt blob feb8b81... file1.txt tree 09fc4b44... commit 4d2460a... \file1.txt \file2.txt blob 095ee29... file2.txt blob feb8b81... file1.txt tree 1a commit 6d36faa...

4d2460a 6d36faa fc1de8e 56b1b9f 8b58f71 aab6f14 bobs mine HEAD

4d2460a 6d36faa fc1de8e 56b1b9f 8b58f71 aab6f14 bobs mine HEAD 45dc20f

4d2460a 6d36faa fc1de8e 8b58f71 aab6f14 bobs mine HEAD

4d2460a 6d36faa fc1de8e 8b58f71 aab6f14 bobs mine HEAD f

4d2460a 6d36faa fc1de8e aab6f14 feature master HEAD

4d2460a 6d36faa fc1de8e aab6f14 feature master HEAD

3) New cloud-only monthly user plans 2) Included for MSDN subscribers 1) Completely free for small teams

for MSDN Ultimate subscribers Go to SPECIAL OFFERS Partner Program

release-0.1 release-0.2 4d2460a 6d36faa fc1de8e 8b58f71 aab6f14 bobs mine HEAD f

release-0.1 release-0.2 4d2460a 6d36faa fc1de8e 8b58f71 aab6f14 bobs f mine HEAD 7bcf452

4d2460a 6d36faa fc1de8e 8b58f71 aab6f14 bob mine HEAD

4d2460a 6d36faa fc1de8e e4e1fb3 aab6f14 bob mine HEAD