Date: Tue, 17 Nov 1998 23:41:38 +0100 From: "Pål Sommerhein" <paalsom@ifi.uio.no> To: freebsd-stable@FreeBSD.ORG Subject: How do I check out the 2.2.7-STABLE sources from the repository? Message-ID: <3651FBA2.F2A49CA6@ifi.uio.no>
next in thread | raw e-mail | index | archive | help
Hi After having updated my repository(in /home/ncvs) using cvsup I did: # export CVSROOT=/home/ncvs # cd /usr # cvs co -r RELENG_2_2_7_RELEASE src 2>&1 | tee /var/tmp/co.src.log I then proceeded with all the necessary steps for make world, and it all went well :-). But I started wondering: does it give me the "current" state of the 2_2_7 branch? I.e. am I tracking stable doing this? Any help appreciated :-) Take care, Pål To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3651FBA2.F2A49CA6>