Hello, I'm developing on Windows with MS Studio 2008. When I move between git branches checking out this or that one, the source files in the local dir appear/disappear as they should, but of course the VS projects are not affected, so the build fails whenever there are additions / removals / renamings in the repo. I could probably add *.csproj to git, but if I understand correctly these are platform-specific and should never be pushed out?
The other side of the same question is that when a commit adds or removes files, how to make these changes reflected on the project level (for the people who check out from that repo)? Is there any established procedure for that (preferrably usable on Windows)? Best regards, AlexRa _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
