I want to update the resvision number to the assemblies/executables built in .net 2.0 and Visual C++ MFC by reading the latest revision number from TortoiseSVN repository.
It will be of great help if I can get a function (in .net or VC++) to get the the last revision if I input the repository path and authentication details (if any). IDE:开发者_开发技巧 Visual Studio 2005You can use the SubWCRev tool for this task.
精彩评论