Hi ... I am using CVS for source code control. I have been trying to find a solution for the following task, but until now no luck.
I have a set of projects in the Visual Studio. I am using Visual C++. In one of the projects I have the need to make some pre processor changes, and the way I am able to do them is by going to VC++ and change them by hand. The C++ code and include files don't change. So I thought maybe this could be done by some way with the help of CVS. Let put some name in the files Project files: Test1.cpp Test1.h Test.cpp Myclass.cpp Myclass.h Test.dsp Test.dsw The idea or question is: Is there any way of having the cpp and h files common, and having the dsw and dsp in two different branches? I don't know if this is clear enough, if not please tell me and I will try to explain in a different way. Can you guys help me ? Merry Christmas Frederico _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
