Welcome to MSDN Blogs Sign in | Join | Help

Robert Horvick's Weblog

Team Foundation Server administration and setup

April 2006 - Posts

Left/Right Only Diffing using recursive node compression
While we’re talking about diffing … now I needed to be able to diff two local directories with a few requirements … 1) determine left/right only items 2) determine the optimal recursive compression of those items 3) print some status one in a while 4) Read More...
Diffing two trees in TFS version control
I often need to answer some seemingly simple questions like: What has changed between these two builds? How do the contents of these two branches deviate? What % of the files in a child branch have deltas from the parent branch? To answer these I’ve traditionally Read More...
Page view tracker