TFS Version Control Plugin 1.0
==============================

File system plugin which allows you to browse TFS Version Control contents in Total Commander. Read-only access.
Supports 32 and 64 bit versions of Total Commander.

Additional features:
===================
 Download/View latest revisions of source files 
  How to do it? Just press F3/F5
 View source control items history 
  How to do it? Right-click on a source file, select Properties to open Properties dialog, click History button. You can also run 'h' command in the command line to open current folder history dialog.
 Search for shelvesets and changesets 
  How to do it? Go inside any TFS collection folder root, click 'search shelvesets'/'search changesets'. You can also run 's' (to search shelvesets) or 'c' (to search changesets) command in the command line.
 Supports TFS 2010/2012/2013 as well as Visual Studio Online (www.visualstudio.com)

System Requirements:
===================
 Installed Visual Studio 2010/2012/2013

How to install:
==============
Usual way. If you have:
 - VS 2010 -> copy TfsSourceControl.Plugin.2010.wfx/wfx64 
 - VS 2012 -> take TfsSourceControl.Plugin.2012.wfx/wfx64 
 - VS 2013 -> TfsSourceControl.Plugin.2013.wfx/wfx64 

Credits:
=======
All icons were taken from http://www.visualpharm.com/must_have_icon_set/
Portions of source code were taken from http://code.google.com/p/totalcommander-plugin-donnet by Ivanov Nikolay

Contact the author:
=================
Oleg Mikhaylov 0xolegm@gmail.com

History:
=======
 Version 1.0 [April 30, 2014]