Welcome to MSDN Blogs Sign in | Join | Help

Team Foundation Version Control Command Line Reference document

The docs are now on MSDN.

Command Line Reference (Visual Studio Team Foundation)

Published Thursday, February 03, 2005 3:31 PM by buckh

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Command line reference

Thursday, February 03, 2005 3:44 PM by Buck Hodges

# re: Team Foundation Version Control Command Line Reference document

Do you allow versions of the same directory just like SVN ?
Thursday, February 03, 2005 5:22 PM by Ricky datta

# re: Team Foundation Version Control Command Line Reference document

Ricky - can you explain the question more specifically? I'd imagine you're asking whether we have "svn copy" which, like branch and tag, are just hard links (from the unix filesystem stance of things) so they're O(1) operations that are copy-on-write.

From that precise perspective, we don't do the exact same thing, but that's because we a) a richer branch/merge model (we have merge history, for instance) and b) we have a richer security model (you may try to branch and only have read permission to a subset of the source).

I'd be glad to make a post getting into some detail as to the "why's" of this - I had been thinking of doing a "How Team Foundation Version Control differs from Subversion" blog article, but wasn't sure if there was enough interest to warrant it.
Thursday, February 03, 2005 5:44 PM by James Manning

# New Team System Stuff - 2005-02-03

Thursday, February 03, 2005 9:09 PM by Rob Caron's Blog

# re: Team Foundation Version Control Command Line Reference document

James, I'd be VERY interested in the "team foundation version control vs. subversion" article.

We have been using subversion for a while now, and it would help to understand the differences (what is better, what is different, what is missing) when thinking about possible migration.
Thursday, February 03, 2005 9:41 PM by Erv Walter

# Team Foundation Version Control Command Line Summary document

This is a quick one-page description of the commands and options for using the command line.
Sunday, February 06, 2005 4:30 PM by Buck Hodges

# Command line reference (h.exe)

Tuesday, February 08, 2005 10:30 PM by Buck Hodges

# Overview of Branching, Merging, and Shelving

Wednesday, February 23, 2005 4:46 PM by Team Foundation's WebLog

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker