Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS2012 - Always open C++ project files for edit when opening solution #94

Open
GoogleCodeExporter opened this issue Mar 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open a solution file in Visual Studio 2012 RC that contain a mixture of C# 
and C++ projects
2.
3.

What is the expected output? What do you see instead?
I would expect that opening a solution would not need to open project files for 
edit.
In fact all our C++ project files (*.vcxproj and .vcxproj.filters) and the 
solution file (.sln) itself is opened for edit. 
If you diff the files in the p4 client, that have been no modifications.

What version of the product are you using? On what operating system?
I'm using the latest NiftyPerforce source code, on Windows 2008 R2

Please provide any additional information below.
In the output window, you can see that it is trying to add all the project 
files and for most it reports that it cant add an existing file. 

Surely during a solution load, the plugin shouldnt attempt to add new 
files/projects to perforce?



Original issue reported on code.google.com by [email protected] on 14 Aug 2012 at 11:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant