[Opensim-dev] How to keep VS projects in sync with the sources?
AlexRa
info at adeptsql.com
Tue May 18 20:46:07 UTC 2010
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
More information about the Opensim-dev
mailing list