Date: Mon, 5 May 1997 11:15:03 -0500 (CDT) From: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> To: freebsd-current@FreeBSD.org Subject: src-2.2-CTM-README Message-ID: <199705051615.LAA05063@iworks.InterWorks.org>
next in thread | raw e-mail | index | archive | help
I just ventured for the first time into CTM to maintain the 2.2-stable
tree over our firewall at work. I had a few problems figuring out
how to get CTM to work because the src-2.2-CTM-README is (I think)
not quite correct. Could someone verify my changes are correct
and fix the readme?
*** src-2.2-CTM-README.orig Mon May 5 12:17:19 1997
--- src-2.2-CTM-README Mon May 5 12:18:10 1997
***************
*** 25,39 ****
b) Add a "flag" to identify the corresponding reference point.
cd to the top of the tree (....../FreeBSD-2.2 above)
For the 2.2.0 RELEASE
! echo "src-2.2 210" >src/.ctm_status
***** For the 2.2.1 RELEASE
! echo "src-2.2 217" >src/.ctm_status
D. Determine which updates you need.
a) Fetch all files with a larger number than your base that do not have
a suffix. In considering this criteria, ignore the trailing ".gz"
which indicates that the file is compressed.
! ***** For 2.2.1 RELEASE, you will start with src-2.2.0210.gz
E. Apply the updates using the ctm command.
You will now have an up-to-date tree.
2) Maintaining the tree
--- 25,40 ----
b) Add a "flag" to identify the corresponding reference point.
cd to the top of the tree (....../FreeBSD-2.2 above)
For the 2.2.0 RELEASE
! echo "src-2.2 209" >src/.ctm_status
***** For the 2.2.1 RELEASE
! echo "src-2.2 216" >src/.ctm_status
D. Determine which updates you need.
a) Fetch all files with a larger number than your base that do not have
a suffix. In considering this criteria, ignore the trailing ".gz"
which indicates that the file is compressed.
! ***** For 2.2.0 RELEASE, you will start with src-2.2.0210.gz
! ***** For 2.2.1 RELEASE, you will start with src-2.2.0217.gz
E. Apply the updates using the ctm command.
You will now have an up-to-date tree.
2) Maintaining the tree
Dan Eischen
deischen@iworks.InterWorks.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705051615.LAA05063>
