MSBuild VSS Integration
Hi,
I want to retrieve the latest version of source code from CVS through MSBuild. What modifications should i make in the .csproj file (I am developing c# application in visual studio environment) to get this working.
It would be great if you can give some insights into this through sample codes or help documents.
thanks,
-rajesh
Hi,
I would ideally want to get the latest version of source code if there are any changes commited by any of the users. Basically i want to know how to get the latest code from VSS through MSBuild. I may not build the project from VS rather from VS Command Prompt.
thanks,
-rajesh
Hii.. I am also looking for the same. CVS integration with MSBuild.
The above link does not give any Samples. Has it been changed or...
An explanation or sample that can explain how i could check out,get latest version of the code and build would be really appreciated.
Thanks in advance for the help.