Date: Tue, 26 Sep 2000 11:35:08 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Zhiui Zhang <zzhang@cs.binghamton.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: recording program file version Message-ID: <20000926113507.X9141@fw.wintelcom.net> In-Reply-To: <Pine.SOL.4.21.0009261355290.11049-100000@jade>; from zzhang@cs.binghamton.edu on Tue, Sep 26, 2000 at 01:59:02PM -0400 References: <Pine.SOL.4.21.0009261355290.11049-100000@jade>
next in thread | previous in thread | raw e-mail | index | archive | help
* Zhiui Zhang <zzhang@cs.binghamton.edu> [000926 10:59] wrote: > > Each source code file in FreeBSD has something like: > > $FreeBSD: src/sys/kern/tty.c,v 1.129.2.1 2000/04/11 01:33:35 archie Exp $ > > This is cool. I am now working on a project on my own. But I do not want > to use CVS or RCS. Is there a simple way I can add the above message to > my source code automatically each time I have modified it (like using some > script)? Thanks for your help. What's the point of keeping versioning information in a file if you aren't keeping track of each version? -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000926113507.X9141>