This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > CVSTools (21.1)

The CVSTools provide a simple project versioning system built upon
CVS which is used by all PADL software. These tools are also required
to build NetInfo for Linux and our commerial software. The following
scripts are included in CVSTools:

checkpoint:
Based on Apple's checkpoint program, this creates Perl program the
CVSVersionInfo.txt file for a work area (when invoked with -create).
To checkpoint (i.e. increment the version number and create a CVS tag)
type checkpoint with no arguments, or with the new version number as
an argument.

cvslib.pl:
Common library functions used by some of these scripts for getting
the repository and project names. One can override CVSVersionInfo.txt
location with the CVSVERSIONDIR environment variable, which is useful
for nested source trees where one wishes to pull in the top level
version info for the project name, and the current directory name for
the program.

tarup:
Executes cvs export and then creates a tarball in
~/dist/project-version.tar.gz.

vers_string
Equivalent of OS X's /usr/bin/vers_string, instead using
CVSVersionInfo.txt the repository and project names.

Maintained by: Christopher Walker
Keywords: versioning,development,cvs
ChangeLog: CVSTools

Homepage:
https://www.padl.com/OSS/CVSTools.html

Source Downloads:
CVSTools-21.1.tar.gz (46c94450ff2bb62fe7b122ee90888188)

Download SlackBuild:
CVSTools.tar.gz
CVSTools.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
CVSTools.SlackBuild
CVSTools.info
README
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds