This is the only excluded character. I seem to remember there was a reason for 
this,  but
I forget why.

Bas van der Vlies wrote:
> All my cfengine configuration files are in subversion and i want to use the 
> svn keywords for version control. So i put in my promises.cf:
> body common control
> {
> version         => "$Revision$ $Author$";
> }
> 
> This will be expanded to:
> 
> body common control
> {
> version         => "$Revision: 4445 $ $Author: bas $";
> }
> 
> Now cf-agent complains:
>    !! The version string may not contain the ":" character
> 
> Why is this not allowed? For me it is easy to see which version is used and 
> can easily check it against the svn tree
> 
> 
> 

-- 
Mark Burgess

-------------------------------------------------
Professor of Network and System Administration
Oslo University College, Norway

Personal Web: http://www.iu.hio.no/~mark
Office Telf : +47 22453272
-------------------------------------------------
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to