Sign In
Team Foundation - Version Control Server Team
Version Control - Team Foundation Server - Visual Studio North Carolina
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
branch
Check-in policy compatibility whidbey orcas
Conflict
large operations
Merging
Namespace
Orcas
Team Foundation Server
Team Foundation Server Proxy extranet
Version Control
Workspace Mappings
Archive
Archives
May 2007
(4)
April 2007
(1)
March 2007
(2)
January 2007
(1)
December 2006
(1)
MSDN Blogs
>
Team Foundation - Version Control Server Team
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Team Foundation - Version Control Server Team
Orcas Merge Enhancements
Posted
over 5 years ago
by
tfsvcs
1
Comments
Based upon customer feedback(both external and internal), we have made a number of improvements to the merging experience in Orcas. Below are some of the most significant changes: 1. I described how to handle namespace conflicts while merging in my...
Team Foundation - Version Control Server Team
New CommandLine Option for Branch in Orcas
Posted
over 5 years ago
by
tfsvcs
3
Comments
In Orcas we have added an additional option to the branch command which gives the user a fast way to create a branch without having to download any of the files or get operations locally. The option is /silent and instructs the server to not send back...
Team Foundation - Version Control Server Team
Compatibility of Check-in Policies between Whidbey and Orcas
Posted
over 5 years ago
by
tfsvcs
1
Comments
Team Foundation Version Control provides an extensible check-in policy framework to configure and run validation rules before checking in source code. There are many posts that explain how to configure built-in policies as well as install custom ones...
Team Foundation - Version Control Server Team
Using Team Foundation Server Proxy for extranet deployment
Posted
over 5 years ago
by
tfsvcs
2
Comments
Team Foundation Server utilizes a Proxy to improve performance by caching copies of source control files. The Proxy is situated in a remote location, local to the developer needing the files but away from the main server. The remote office is typically...
Team Foundation - Version Control Server Team
Namespace conflicts while Merging
Posted
over 5 years ago
by
tfsvcs
2
Comments
I thought I would talk about namespace conflicts while merging. A namespace conflict occurs when 2 items try to occupy the same slot in the tree. The main reasons for namespace conflicts during merge are: - Items with the same name are created in 2...
Team Foundation - Version Control Server Team
Destroy: A new feature for Orcas
Posted
over 5 years ago
by
tfsvcs
6
Comments
Brian Harry mentioned the new Destroy feature in his TFS roadmap post. I thought I would go into a little bit more detail on how destroy works in Orcas. Please do keep in mind that any of this might change / be removed before Orcas ships - so there are...
Team Foundation - Version Control Server Team
The Deceptive Allure of Merging with Labels
Posted
over 5 years ago
by
tfsvcs
4
Comments
Labels are an interesting part of version control system. In version 1 of TFS Version Control, labels do not contain deleted items. Here's an example sequence of commands that shows this behavior: mkdir dir echo dir\a.cs > dir\a.cs echo dir...
Team Foundation - Version Control Server Team
Subscribing to TFS notifications using SOAP without a web service
Posted
over 5 years ago
by
tfsvcs
1
Comments
Team Foundation Server provides an event notification mechanism via SOAP or email delivery. My post below discusses a SOAP subscription that uses just a TCP socket listener and does not require a web service implementation. This is convenient for client...
Team Foundation - Version Control Server Team
Orcas Workspace Mapping Improvements
Posted
over 6 years ago
by
tfsvcs
8
Comments
I thought I would give you an overview of the workspace mapping improvements which Brian Harry mentioned in his TFS roadmap post. Please do keep in mind that any of this might change / be removed before Orcas ships - so there are no guarantees. History...
Page 1 of 1 (9 items)