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 Mon, 19 May 2003 17:55:55 +0200, "Oliver Giesen" <ogware at gmx.net> wrote: >> How can I send a message to all CVS-Users who are >> actually logged into CVSNT, e.g. when CVS needs >> to stop for a backup? > One quick hack that might work if you want to make sure nobody's using it (and you're using lockserver) telnet localhost 2402 then Client admin|/my/cvsroot Lock Write Recursive Directory|/my/cvsroot Then kill the telnet session after you've finished.. Tony