1 .\" $NetBSD: rcsfreeze.1,v 1.1.1.2 1996/10/13 21:57:46 veego Exp $
7 .\" Id: rcsfreeze.1,v 4.4 1990/11/13 15:43:42 hammer Exp
9 .TH RCSFREEZE 1 \*(Dt GNU
11 rcsfreeze \- freeze a configuration of sources checked in under RCS
17 assigns a symbolic revision
18 number to a set of \*r files that form a valid configuration.
22 each time a new version is checked
23 in. A unique symbolic name (\c
27 is increased each time
29 is run) is then assigned to the most
30 recent revision of each \*r file of the main trunk.
36 gives a symbolic name to the configuration.
37 The unique identifier is still generated
38 and is listed in the log file but it will not appear as
39 part of the symbolic revision name in the actual \*r files.
41 A log message is requested from the user for future reference.
43 The shell script works only on all \*r files at one time.
44 All changed files must be checked in already.
47 first and see whether any sources remain in the current directory.
54 log messages, most recent first
56 Stephan v. Bechtolsheim
58 co(1), rcs(1), rcsclean(1), rlog(1)
61 does not check whether any sources are checked out and modified.
63 Although both source file names and RCS file names are accepted,
64 they are not paired as usual with RCS commands.
66 Error checking is rudimentary.
69 is just an optional example shell script, and should not be taken too seriously.
70 See \s-1CVS\s0 for a more complete solution.