From owner-freebsd-doc Mon Feb 14 5:28:34 2000 Delivered-To: freebsd-doc@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by builder.freebsd.org (Postfix) with ESMTP id A52753DB1 for ; Mon, 14 Feb 2000 05:28:31 -0800 (PST) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id IAA19670; Mon, 14 Feb 2000 08:28:30 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-Id: <200002141328.IAA19670@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200002140749.IAA01869@musashi.et.bocholt.fh-ge.de> Date: Mon, 14 Feb 2000 08:28:30 -0500 (EST) From: John Baldwin To: gouders@et.bocholt.fh-gelsenkirchen.de Subject: RE: Difference between RELEASE and VERSION Cc: freebsd-doc@FreeBSD.org Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 14-Feb-00 gouders@et.bocholt.fh-gelsenkirchen.de wrote: > Hello, > > I'd like to ask a native English speaker for an explanation of the > difference between the terms "release" and "version". > > The reason for my question is that I am working on a translation and I > am not sure if I should translate these terms into German (which would > probably result in the same German word) or if I should keep the > English words in order not to drop subtle nuances. Release, version, and revision all mean pretty much the same thing. Each indicates a particular point in the development of a file or program. Version can be used for both individual files and overall programs, thus when you talk about the version of something, it's meaning can end up being ambiguous. To try to get around this, we just don't use version at all, but use two words for the two possible meanings it has. Release refers to the version of an overall product, so that you have FreeBSD 3.4-RELEASE. Revision is reserved for the version of individual files. Thus, you can checkout revision 1.52 of src/etc/login.conf, for example. Hope this helps. > Thanks, > > Dirk -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message