info-cvs
[Top][All Lists]
Advanced

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

RE: Including file version during checkout


From: Martin Roehrig
Subject: RE: Including file version during checkout
Date: Fri, 27 Sep 2002 10:03:57 +0200

Hi again,


> -----Original Message-----
> From: address@hidden [mailto:address@hidden Behalf Of
> Martin Roehrig
> Sent: Friday, September 27, 2002 9:42 AM
> To: Mike Ayers
> Cc: address@hidden
> Subject: RE: Including file version during checkout
> 
> > -----Original Message-----
> > From: address@hidden [mailto:address@hidden Behalf Of
> > Mike Ayers
> > Sent: Thursday, September 26, 2002 10:08 PM
> > To: Frederic Brehm
> > Cc: address@hidden
> > Subject: Re: Including file version during checkout
> >
> >
> >     Ever archive a Perl script that used variables with the (not exactly
> > unusual) variable names $Rev, $Name, or $Log?  I'd like to see the
> > whole auto-substitution thing thrown out, myself.
> 
> Could you please give an example? It seems my imagination is not sufficient
> for finding a valid perl statement wherein CVS would
> really substitute, say $Id.

Sorry for having bothered you, I was just missing a cup of coffee to get 
awake...

Here is a simple example for the problem:

$foo="Hello";
$bar="world";
print "$foo: $bar";

Regards
Martin




reply via email to

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