TIP #31 Version 1.8: CVS tags in the Tcl and Tk repositories

This is not necessarily the current version of this TIP.


TIP:31
Title:CVS tags in the Tcl and Tk repositories
Version:$Revision: 1.8 $
Authors: Don Porter <dgp at users dot sourceforge dot net>
miguel sofer <mig at utdt dot edu>
Jeff Hobbs <JeffH at ActiveState dot com>
Kevin Kenny <kennykb at acm dot org>
David Gravereaux <davygrvy at pobox dot com>
Donal K. Fellows <fellowsd at cs dot man dot ac dot uk>
State:Draft
Type:Informative
Vote:Pending
Created:Monday, 12 March 2001

Abstract

This document keeps a record of the CVS tags used in the Tcl and Tk repositories and their meanings.

Background

CVS uses tags to collectively label a particular set of revisions of a particular set of files. With a tag, one may easily request all the revisions of all the files that correspond to something meaningful, such as an official release of a project.

There are two kinds of t