CFEngine Help: Re: Proper way to manage large unique files

2012-05-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Proper way to manage large unique files Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,26033,26043#msg-26043 Dave, you are correct in both counts. Should be value() and if_elapsed(). Will get them fixed ASAP. __

CFEngine Help: Re: Proper way to manage large unique files

2012-05-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Proper way to manage large unique files Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,26033,26042#msg-26042 Diego, Mark The Document at the URL cfengine.com You provided makes reference to the function "With()", but that does not seem to

CFEngine Help: Re: Proper way to manage large unique files

2012-05-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Proper way to manage large unique files Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,26033,26038#msg-26038 Thanks Diego. That is exactly what I need. Mark, I meant the copy_from promise would conflict with the edit_line promise. They wo

CFEngine Help: Re: Proper way to manage large unique files

2012-05-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Proper way to manage large unique files Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,26033,26036#msg-26036 (sorry, reposting under my own account) Dave, what you could do in this case is to split the operation into two steps: 1. Copy the

CFEngine Help: Re: Proper way to manage large unique files

2012-05-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Proper way to manage large unique files Author: CFEngine Link to topic: https://cfengine.com/forum/read.php?3,26033,26035#msg-26035 Dave, what you could do in this case is to split the operation into two steps: 1. Copy the template file onto a local staging file

CFEngine Help: Re: Proper way to manage large unique files

2012-05-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Proper way to manage large unique files Author: mark Link to topic: https://cfengine.com/forum/read.php?3,26033,26034#msg-26034 Hi, don't understand what you mean by "the first promise". How does editing conflict? Can you templatize it? _