Date: Tue, 26 Sep 2000 13:59:02 -0400 (EDT) From: Zhiui Zhang <zzhang@cs.binghamton.edu> To: freebsd-questions@freebsd.org Subject: recording program file version Message-ID: <Pine.SOL.4.21.0009261355290.11049-100000@jade>
next in thread | raw e-mail | index | archive | help
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. -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.0009261355290.11049-100000>