Hi guys, I'm trying to "enable" checkin-fork and checkout-fork but the server parameter checking will only accept "forbidden" and "discouraged" and if I comment them out of cmdomain.xml or try to set it to the empty string then it defaults to forbidden. I'd like to be able to fork the revisions in my tree but can't while checkin-fork and checkout-fork are set. The code that checks preconditions on the server implies that they are supported since it will only fail if these values have been set and not if they aren't. So how do I "unset" these entries? Is the parameter checking code wrong for these entries? Thanks, Warwick
