Presentation is loading. Please wait.

Presentation is loading. Please wait.

Grant Holliday Senior Service Engineer Microsoft.

Similar presentations


Presentation on theme: "Grant Holliday Senior Service Engineer Microsoft."— Presentation transcript:

1

2 Grant Holliday Senior Service Engineer Microsoft

3 granth@microsoft.com http://blogs.msdn.com/b/granth/

4

5

6

7 PlanningSCMWork Item Tracking Continuous Deployment Build Automation Feedback Management

8 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

9 Git fully integrated into Visual Studio and TFS/VSO

10

11 Fully integrated Git support Team Foundation Server/VSO Project 2Project 1 3 rd Party Local Repo Other Remote Git Repo

12 TFSVCGit Create workspace and get latestClone (duplicate) a remote repo to a local file path Switch workspace or branchCheckout a branch to make it the current, working branch Undo a change to a fileCheckout the file to overwrite your changes with the latest in the current, working branch ShelveCommit changes to a local topic branch, make sure the branch is published and push to it, and Checkout to switch to a different local branch Pending changesStatus Check-inPush to send to a remote repo what has already been committed locally Get latest versionPull commits from a remote repo into the currently checked-out branch of the local repo, merging as necessary. Fetch does the same thing without merging. Check-in and get latest versionSync (Effectively a Push and Pull - available only in the Visual Studio UI)

13

14

15

16

17 Azure Websites Corporate network Microsoft SQL Server Hybrid Connection Other published resources Hybrid Connection Manager

18

19

20

21

22 YourSite Monaco Services IIS Node, PHP, etc. Site Extension r/w access runs https://yoursite.scm.azurewebsites.net/dev http://yoursite.azurewebsites.net Azure SCC Deploy Site Extension writes https://yoursite.scm.azurewebsites.net/yoursite.git wwwroot

23

24

25

26

27


Download ppt "Grant Holliday Senior Service Engineer Microsoft."

Similar presentations


Ads by Google