Tag Archives: Subversion
HOWTO: Upgrade from Subversion 1.4 to 1.6 on CentOS 5
Upgrading the packages and existing repositories from Subversion 1.4 to 1.6.6 on CentOS 5.
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Linux, SysAdmin, Version Control
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> CentOS, Subversion
Leave a comment
Integrating the Subversion Revision into the Version Automatically with .NET
Using SubWCRev and a pre-build event to automatically retrieve the Subversion 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, Subversion
Leave a comment
Integrating the Subversion Revision into the Version Automatically with Native C/C++
Using SubWCRev and a pre-build event to automatically retrieve the Subversion 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
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> C, Cplusplus, Subversion
15 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