[Continous Integration] Deployment Automation Manager

Hello,

I am trying to deploy my Appian application using "Deployment Automation Manager" plugin. It works perfectly when deploying the full application.
Now, I would like to deploy only some changes between two revisions by connecting the script to SVN. I have used "startHash" and "endHash" options to do so, yet the versionning manager doesn't build the package with the appropriate changes, it always builds the full package.

Command:
$ version-application.bat -action buildPackage -start_hash xxx -end_hash yyy

I am wondering if I am doing it wrong, if so, what is the correct way to deploy changes I choose?

Thanks for helping,

OriginalPostID-261248

  Discussion posts and replies are publicly visible