You seem to already have an idea what the answer might look like. If you don't want a new version to be automatically created on every PROPPATCH (or PUT by the way), you must not set auto-version to "checkout-checkin". Use another model like "checkout" and call CHECKIN explicitly if you really want a new version.
Ingo > All, > > When I use WebDavResource.proppatchMethod() to set one file's property, = > a new version will be created in history. Coulde I do some configure to = > avoid the new version's auto generation?=20 > > My auto-version-control is set true and auto-version is checkout-checkin > > Looking forwards to the reply --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
