The parameter "auto-version-control" (Domain.xml) specifies whether newly created resources are automatically put under version-control.
Whether auto-versioning is turned on or off, and what style of auto-versioning applies, is defined at resource level - i.e. can be defined individually for a resource by setting the property DAV:auto-version. An *empty* value of DAV:auto-version means that auto-versioning is turned off for that resource. The parameter "auto-version" (Domain.xml) represents the default value of DAV:auto-version for newly created resources. Regards, Peter -----Original Message----- From: Warwick Burrows [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 8:20 PM To: 'Slide User Group ([EMAIL PROTECTED])' Subject: How do I turn off auto versioning? Hi, I just wanted to confirm what I needed to do to turn off auto versioning. There's two settings for auto versioning in the Domain.xml file. <parameter name="auto-version">checkout-checkin</parameter> <parameter name="auto-version-control">false</parameter> I would guess that the "auto-version-control" parameter controls whether auto versioning is enabled and the "auto-version" parameter controls the style of auto versioning used... is that correct? So to disable auto versioning completeIy I would set the "auto-version-control" parameter to "false" -- which seems to be the default. Warwick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
