Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
rcsfreeze(1)
Edit
PageHistory
Diff
Info
LikePages
RCSFREEZE !!!RCSFREEZE NAME SYNOPSIS DESCRIPTION FILES AUTHOR SEE ALSO BUGS ---- !!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 ''number'' 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 reference. 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 should not be taken too seriously. See CVS for a more complete solution. ----
One page links to
rcsfreeze(1)
:
Man1r
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.