Re: what does ${...} mean?

2010-12-12 Thread Diego Zamboni
Aleksey, They are the same. Both $(...) and ${...} can be used to refer to scalar variables, and to do implicit looping. --Diego On 12/13/2010 12:20 AM, Aleksey Tsalolikhin wrote: > Hi. What does ${...} mean again? And what's the difference to $(...) > which I know is used to unambiguously r

what does ${...} mean?

2010-12-12 Thread Aleksey Tsalolikhin
Hi. What does ${...} mean again? And what's the difference to $(...) which I know is used to unambiguously refer to scalar variables and to do magical implicit 'foreach' style loops on arrays. For example, I see it in the following unit examples/tests: [cfengine00 cfengine]# grep '${' * unit_c

Cfengine Help: Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine Help: Once more unto the code bridge: repository Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,19727,19731#msg-19731 By the way, another thing that would benefit from fixing is the email-to-forum interface, it seems the forum thre

Cfengine Help: Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread no-reply
Forum: Cfengine Help Subject: Re: Cfengine Help: Once more unto the code bridge: repository Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,19727,19730#msg-19730 Hello everyone, Reading Mark's list below, and since he wants something that cfengine can host, dokuwiki comes t

Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread Mark Burgess
On 12/12/2010 08:58 PM, Jesse Becker wrote: > On Sun, Dec 12, 2010 at 14:19, Mark Burgess wrote: >> >> What I would really like is for someone to say "Here's the perfect >> answer and you don't actually need to do anything". >> >> But I have some clear ideas about the kind of outcome I'd like to

Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread Jesse Becker
On Sun, Dec 12, 2010 at 14:19, Mark Burgess wrote: > > What I would really like is for someone to say "Here's the perfect > answer and you don't actually need to do anything". > > But I have some clear ideas about the kind of outcome I'd like to see > and so far I haven't been able to see somethin

Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread Mark Burgess
What I would really like is for someone to say "Here's the perfect answer and you don't actually need to do anything". But I have some clear ideas about the kind of outcome I'd like to see and so far I haven't been able to see something I can understand that fits the job -- of course that could j

Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread Mark Burgess
Very interesting about websvn. I didn't know about that. You're right, I am only talking about svn for code. Something else is needed for the commentary. Perhaps, being in PHP, this is something we might contribute to... M On 12/12/2010 03:43 PM, Jesse Becker wrote: > On Sun, Dec 12, 2010 at 07

Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread carolyn
Mark, I'll throw my voice in here. If you do decide to roll your own, we probably have to wait and see what you come up with before we know if it is an improvement over existing options. :) It depends how useful it is. Can we find what we need? Is it easy to submit our code? Is the repository e

Re: Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread Jesse Becker
On Sun, Dec 12, 2010 at 07:19, wrote: > Forum: Cfengine Help > Subject: Once more unto the code bridge: repository > Author: mark > Link to topic: https://cfengine.com/forum/read.php?3,19721,19721#msg-19721 > > Reviving this discussion of a forum for code snippets once again, I have been > think

Cfengine Help: templating and "Duplicate selection"

2010-12-12 Thread no-reply
Forum: Cfengine Help Subject: templating and "Duplicate selection" Author: bglomm Link to topic: https://cfengine.com/forum/read.php?3,19723,19723#msg-19723 Hi all, I have a bundle to copy a template and expand it. It works fine. But just once. Calling it the second time leads to a "Duplicate se

Cfengine Help: Re: edit_lines convergence

2010-12-12 Thread no-reply
Forum: Cfengine Help Subject: Re: edit_lines convergence Author: brawsky Link to topic: https://cfengine.com/forum/read.php?3,19673,19722#msg-19722 Thanks for the info. + +" ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/

Cfengine Help: Once more unto the code bridge: repository

2010-12-12 Thread no-reply
Forum: Cfengine Help Subject: Once more unto the code bridge: repository Author: mark Link to topic: https://cfengine.com/forum/read.php?3,19721,19721#msg-19721 Reviving this discussion of a forum for code snippets once again, I have been thinking about the various options. I'm afraid I wasn't ve