Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 1996 19:33:36 -0500 (CDT)
From:      Rich Murphey <rich@rich.isdn.bcm.tmc.edu>
To:        stable@FreeBSD.org
Subject:   how to check out old snapshots of -stable
Message-ID:  <199606150033.TAA09953@richc.isdn.bcm.tmc.edu>

next in thread | raw e-mail | index | archive | help

Just in case anyone is interested in checking out old
snapshots of the -stable sources, here's one way:

cvs co -r RELENG_2_1_0_RELEASE sys
cvs update -jRELENG_2_1_0_RELEASE -j'RELENG_2_1_0:1/7/96' sys

Note that you start with RELENG_2_1_0_RELEASE rather
than RELENG_2_1_0.  If you start with RELENG_2_1_0 you
end up with today's (7/13/96) version of those files
which were tagged but not modified as of 1/7/96 on the
RELENG_2_1_0 branch, such as sys/sys/types.h.

Thanks to Peter and Rod for helping sort this out!!

Rich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606150033.TAA09953>