Hello,
I'm trying to come up with a good migration tool to move changes from a dev site to staging site and then to production. Provisioner seems like a good option but if I'm understanding @shamblett's note correctly:
NOTE: Provisioner will not correctly login to Revo sites of 2.2 and above or 2.1.3 so can't be used with these sites
It won't work if I'm working if my dev/stg/prod setup are all running Revo 2.2.14.
Is there an alternative package that will ease content/snippet/chunk migration? Or will I have to continue doing things as I have in the past where I copy files and the database in an upstream (dev->stg->prod) fashion using command line scripting?