Hi,
We are using the version purge ,but this doe snot delete the older versions and they are still there.
The below command is used for the version purge.
curl --silent -u username:password -f -o purgetextpath
-d "cmd=purge&maxdays=1&maxversions=1&path=/content/appname&recursive=true"
"http://localhost:4502/etc/versioning/purge.html"
request you to please suggest if any changes are required on the above command.