help-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Having trouble with RCS


From: Hugh Sasse Staff Elec Eng
Subject: Re: Having trouble with RCS
Date: Tue, 20 Mar 2001 12:24:19 +0000 (GMT)

On Mon, 19 Mar 2001, Dave Burke wrote:

> When I check in the code, RCS isn't recognising the $Id: field or $Log:
> field so I get no history
> 
> Essentially the format of the file header is as follows
> 
> #
> #  $Id:

Put:
  #  $Id$
in instead.
> #-------------------------------------------------------------------------------
        [...]
> # Revision Control
> #
> #       $Log:

  #       $Log$

These will be expanded out correctly.

> #-------------------------------------------------------------------------------
        [...]
Hope this helps.
> 
> regards
> 
> Dave Burke
> 
> 
        Hugh




reply via email to

[Prev in Thread] Current Thread [Next in Thread]