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.
On Fri, 20 Dec 2002 17:42:26 +0100, =?iso-8859-1?Q?Lo=EFc_Bertholet?= <lbertholet at sysdeo.com> wrote: >Hi, > >Is there a way to know if a resource is locked on the CVS server ? (except >trying to commit or lock it) > Resources are only ever 'locked' during a commit, which lasts a few seconds (minutes at most). You can use 'cvs editors' to look at the current editor(s) of a file it you're using exclusive edits (-c option). Tony