Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
RCSFREEZE(1) RCSFREEZE(1)
NAME
rcsfreeze - freeze a configuration of sources checked in
under RCS
SYNOPSIS
rcsfreeze [name]
DESCRIPTION
rcsfreeze assigns a symbolic revision number to a set of
RCS files that form a valid configuration.
The idea is to run rcsfreeze each time a new version is
checked in. A unique symbolic name (C_number, where num-
ber is increased each time rcsfreeze is run) is then
assigned to the most recent revision of each RCS file of
the main trunk.
An optional name argument to rcsfreeze gives a symbolic
name to the configuration. The unique identifier is still
generated and is listed in the log file but it will not
appear as part of the symbolic revision name in the actual
RCS files.
A log message is requested from the user for future refer-
ence.
The shell script works only on all RCS files at one time.
All changed files must be checked in already. Run
rcsclean(1) first and see whether any sources remain in
the current directory.
FILES
RCS/.rcsfreeze.ver
version number
RCS/.rcsfreeze.log
log messages, most recent first
AUTHOR
Stephan v. Bechtolsheim
SEE ALSO
co(1), rcs(1), rcsclean(1), rlog(1)
BUGS
rcsfreeze does not check whether any sources are checked
out and modified.
Although both source file names and RCS file names are
accepted, they are not paired as usual with RCS commands.
Error checking is rudimentary.
rcsfreeze is just an optional example shell script, and
GNU 1996/08/12 1
RCSFREEZE(1) RCSFREEZE(1)
should not be taken too seriously. See CVS for a more
complete solution.
GNU 1996/08/12 2
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
GNU Sources for rcsfreeze(1) (at FreeBSD cvsweb) GNU sources for rcsfreeze(1) (at OpenBSD cvsweb)
Up to: File and Version Management - RCS, CVS, distribution, etc.
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
rcsfreeze.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|