Latest Programs Popular Programs Excellent Programs About Primewares

Home → SvnRev


SvnRev
SvnRev is a little program that writes the current revision number of project into a C/C++ header file, a Java package file or a C# class file. This revision number is stored in constants (macros in the case of C/C++), both as a number and as a string. It gets the revision number from the "RCS keywords" that must be present in the source files. SvnRev is specifically designed for the Subversion version control system, but it can also be used with CVS and RCS.
SvnRev is a self-contained utility that does not rely on a particular IDE. SvnRev is a portable utility and should run on every environment on which a conforming C compiler is available. Our aim was to use it from a "makefile" and to attach to a version control system, and specifically to the Subversion system.

screenshot ScreenShot

Comments - Category: Programming & Development - Added on 20th Aug 2010 by lt -

Admin Login | Home | Top of this page |