Forum Discussion
dubyaohdubya
14 years agoOccasional Contributor
Separate invocations of `ccollab` can certainly have other invocations of `ccollab` that use the same configuration file between them so there is a concurrency concern.
To avoid that, use `ccollab admin batch`. The value for `last` is consistent within each invocation, and you can put as many commands in a single batch-xml spec as you want.
To avoid that, use `ccollab admin batch`. The value for `last` is consistent within each invocation, and you can put as many commands in a single batch-xml spec as you want.