In Sling Post Servlet's documentation, it is mentioned that -

If any resource listed in the *:applyTo* parameter does not exist, it is
silently ignored. Any item already existing at the move destination whose
name is the same as the name of an item to be moved is silently overwritten
with the source item.

How can I modify this behavior, especially if the item with the same name
already exists at the destination (and it's versionable also) and I would
like to create a Version.  But using Sling Post servlet replaces the item. 
Any pointers.



--
View this message in context: 
http://apache-sling.73963.n3.nabble.com/Copying-Moving-multiple-Items-tp4027006.html
Sent from the Sling - Users mailing list archive at Nabble.com.

Reply via email to