
In VisualStudio, when I Check-in a project file, I get this warning "The project file c:\blah\blah\blah.dsp" may have been modified on disk by the preceding Source Control operation. You will need to close and reload this project in order to incorporate any changes. Do you want to reload it now?".
It's due to the combination of VisualStudio and SourceOffsite because
- if I check-in from SourceOffsite client program I get no warning.
- if I check-in from VisualStudio but using SourceSafe I get no warning.
I have been using VSS and Sourceoffsite for a long time and I have never experienced this "bug" untill a few days ago.
Does anyone have the explaination and the solution ?