Hu Yong wrote: > 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?
Yes, set auto-version-control to false. However this only affects newly created resources. For existing resources (IIUC), you have to proppatch the auto-version property. HTH Guido > > My auto-version-control is set true and auto-version is checkout-checkin > > Looking forwards to the reply > > regards > huyong > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
