Skip to content

A script for extracting version information useful in release/build scripting.

License

Notifications You must be signed in to change notification settings

eric-s-raymond/autorevision

 
 

Repository files navigation

Autorevision

A program for extracting version information useful in release/build scripting from repositories.

Supported repository types include git, hg, and svn. The record can be emitted in a ready-to-use form for C, C++, bash, Python, Perl, lua, php, ini and others.

Emitted information includes the ID of the most recent commit, its branch, its date, and several other useful pieces of meta-information.

There is support for reading and writing a cache file so autorevision will remain useful during a build from an unpacked distribution tarball.

See the manual page, included in the distribution, for invocation details.

About

A script for extracting version information useful in release/build scripting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%