Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 14:44:14 -0400 (EDT)
From:      Zhiui Zhang <zzhang@cs.binghamton.edu>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: recording program file version
Message-ID:  <Pine.SOL.4.21.0009261443250.11067-100000@jade>
In-Reply-To: <20000926113507.X9141@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 26 Sep 2000, Alfred Perlstein wrote:

> * 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?

I want to when I last modify the file without doing an ls -al.

-Zhihui



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?Pine.SOL.4.21.0009261443250.11067-100000>