jtilander / niftyplugins

Visual Studio productivity plugins
MIT License
40 stars 24 forks source link

Auto-checkout on build doesn't work for BuildSelection #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set the auto-checkout-on-build option to true
2. Modify a checked-in file in the editor
3. Build the current solution (Build - Build <projectname>)

What is the expected output? What do you see instead?

The modified file should be checked out, in the same way as when you do
Build Solution or Compile.

What version of the product are you using? On what operating system?

NiftyPerforce 1.2.2 on VS 2008 on Windows 7
Please provide any additional information below.

Original issue reported on code.google.com by ceswied...@gmail.com on 28 Apr 2010 at 7:05