[mono-android] Issue with Team Foundation server in VS 2010 SP1
Jonathan Pryor
jonp at xamarin.com
Thu Jun 28 19:57:07 UTC 2012
On Jun 27, 2012, at 12:11 AM, Sellec wrote:
> And i have the same problem with file "Properties/AndroidManifest.xml". And when im changing some options on project property window, on tab "Android Manifest" (for example, some new permissions), i have the same problem, becouse this file is checked out and it need to be checked in to change it.
I'm not sure how we can fix this. Properties\AndroidManifest.xml needs to be checked in, as it contains stuff that can't be automatically generated. It's similar to your .csproj and .sln files: they need to be checked out in order to change them.
Perhaps we need to use some VS mechanism to implicitly checkout the file?
- Jon
More information about the Monodroid
mailing list