Category Archives: Version Control
Integrating the Mercurial Revision into the Version Automatically with .NET
Using a pre-build event to automatically retrieve the Mercurial version information from your working copy and set the file version for a .NET project.
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> .NET, Version Control, Visual Studio, Windows
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> Csharp, Mercurial, Windows Script Host
4 Comments
Integrating the Mercurial Revision into the Version Automatically with Native C/C++
Using a pre-build event to automatically retrieve the Mercurial version information from your working copy and set the file version in a native C/C++ project.
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Native, Version Control, Visual Studio, Windows
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> C, Mercurial
5 Comments
Mapping Binaries in the Field to Source Code in the Repository
Define a version scheme and automatically include the info in your binaries during the build process to save you a lot of time and headache.
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Version Control, Visual Studio, Windows
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> Mercurial, Subversion, Windows Script Host
2 Comments