From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 19:39:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29C2816A4B3 for ; Sun, 26 Oct 2003 19:39:40 -0800 (PST) Received: from out009.verizon.net (out009pub.verizon.net [206.46.170.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0238943F75 for ; Sun, 26 Oct 2003 19:39:39 -0800 (PST) (envelope-from alden.pierre@verizon.net) Received: from verizon.net ([138.89.33.163]) by out009.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20031027033938.JJCP4096.out009.verizon.net@verizon.net> for ; Sun, 26 Oct 2003 21:39:38 -0600 Message-ID: <3F9C55FE.9030507@verizon.net> Date: Sun, 26 Oct 2003 18:17:18 -0500 From: Alden Louis-Pierre User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031019 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out009.verizon.net from [138.89.33.163] at Sun, 26 Oct 2003 21:39:38 -0600 Subject: RCS question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 03:39:40 -0000 I'm learning how to use the RCS utility. I never knew such a tool existed. I understand the commands and concept, but as always I need some enlightment with the following question: /home/apierre/RCS - my RCS directory /home/apierre/Prog/C/Joy_of_C/chp_1 - the location of my C files from a book I'm learning. If I were to ci(check in) my files from were my C files is located, would my revisions be placed in my RCS directory? Thank You Alden Louis-Pierre