gornostal / Modific

Highlight lines changed since the last commit (supports Git, SVN, Bazaar, Mercurial and TFS) / ST2(3) plugin
614 stars 44 forks source link

TFS support added #69

Closed KindDragon closed 10 years ago

gornostal commented 10 years ago

Sweet! Before I merge, I need to test it somehow.

It would be great if you could tell what is the easiest way to test it? I'm looking for something like this:

  1. You need to install this [link] and that [link]
  2. Create a repo by simply doing ...
  3. Commit file with a command ...
KindDragon commented 10 years ago
  1. Create repository here codeplex.com
  2. How connect to TFS from VS http://msdn.microsoft.com/en-US/library/ms181474%28v=vs.80%29.aspx
  3. How add file http://msdn.microsoft.com/en-us/library/ms181374%28v=vs.100%29.aspx
  4. How commit changes http://msdn.microsoft.com/en-us/library/ms181411%28v=vs.100%29.aspx
gornostal commented 10 years ago

Thanks.

Is there a way to use TFS without VS?

gornostal commented 10 years ago

merged manually

KindDragon commented 10 years ago

Is there a way to use TFS without VS?

You can try use Team Explorer http://www.microsoft.com/en-us/download/details.aspx?id=30656