Buck Hodges

Azure DevOps (formerly VSTS and Team Foundation Server)

SQL error in get with beta 3

On the forum, a couple of users have run into this issue with get, so I thought I would mention it here.There's a known issue in beta 3 where mapping a server path to a local path that exceeds the NTFS limit results in a SQL error message.  The RTM code will give you a nice message to that effect rather than the SQL error ...

Ed Hintz has started blogging

Ed Hintz has started blogging with a post that describes some of the differences between working with SourceSafe and working with TFS.  Ed's the dev lead for the source control client team and is the person to whom I report.  So, check it out and be sure to let him know about the things you do and don't like in the TFS source ...

TFS version control command line: tf.exe

For folks who like command lines or those who've found the typical command line experience a little spartan, you should try tf.exe.One interesting feature of our command line is that it uses dialogs for a number of commands when you are running it interactively (i.e., you don't specify /noprompt or /i).  For instance, you get the same ...