Tag Archives: Mercurial
HOWTO: Generate and Publish Doxygen Documentation in TeamCity
Configuring TeamCity to generate and publish documentation during the build process using Doxygen, cwrsync, SSH, and MSBuild.
HOWTO: Extract Directory from Mercurial Repo with Full History
How to Extract Directory from Mercurial Repository into its Own Repo with Full Revision History
TortoiseHg Version 2.0 Upgrade Gotcha
TortoiseHg Version 2.0 upgrade gotcha when using SSH.
remote: The system cannot find the path specified.
abort: no suitable response from remote hg!
Installing Mercurial and Hosting Repositories with CentOS
Step-by-Step Guide on Installing Mercurial and Hosting Repositories with Apache and SSH on CentOS 5.5.
Things to Consider When Publishing Mercurial Repositories
Things to consider when publishing your Mercurial repositories including authentication, security, management, and build servers.
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.
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.
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.