Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Eric, > head: 1.5 > branch: > locks: strict > access list: > symbolic names: > InterTAN: 1.5.0.2 > keyword substitution: kv > total revisions: 7; selected revisions: 7 > description: > ........ The mode is on the revision, it's labelled "permissions" eg: permissions 666;. Very annoyingly I just discovered it doesn't appear in the rlog output (I thought it did, but I just tested it and it doesn't). So you'll need to look in the RCS file itself for something like this: 1.12.48.1 date 2005.04.27.08.37.47; author Barrett Arthur; state Exp; branches; next ; deltatype text; kopt kv; permissions 666; commitid e9cc426f4ebc54c9; filename quasar_prod.asn; A permission of 666 or 777 is ok, but anything that removes the write bit for the owner is bad, eg: 001 or 060 - his is a unix style mode octal "string": Owner group world rwx rwx rwx 421 421 421 Regards, Arthur