help-rcs
[Top][All Lists]
Advanced

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

Having trouble with RCS


From: Dave Burke
Subject: Having trouble with RCS
Date: Mon, 19 Mar 2001 15:12:46 +0000

Hi

I'm trying to use RCS 5.7 on tcl scripts. These scripts use # as the comment character.

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:
#-------------------------------------------------------------------------------
#
# File details etc
#-------------------------------------------------------------------------------
# Revision Control
#
#       $Log:
#-------------------------------------------------------------------------------

After checking in the ,v file is as follows

head 1.1;
access;
symbols;
locks; strict;
comment @# @;
 

1.1
date 2001.03.19.14.55.11; author dburke; state Exp;
branches;
next ;
 

desc
@test version
@
 

1.1
log
@Initial revision
@
text
@#
#  $Id:
#-------------------------------------------------------------------------------
##
# File details etc
#-------------------------------------------------------------------------------
#
#       $Log:
#
#-------------------------------------------------------------------------------

I notice from the man pages that the rcs -c option has been obsoleted. Can you tell me what I'm doing wrong or is there a workround?

regards

Dave Burke

-- 
---------------------------------------------------------------
Dave Burke                      Senior Consulting Engineer
        
SOC Design Centre               Phone: +44 1506 595378
Tality                          Fax:   +44 1506 595959
The Alba Campus 
Livingston                      email: address@hidden
West Lothian EH54 7HH
 
reply via email to

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