From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11051 invoked from network); 19 Apr 2002 06:56:08 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 19 Apr 2002 06:56:08 -0000 Received: (qmail 6360 invoked by alias); 19 Apr 2002 06:56:02 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17012 Received: (qmail 6349 invoked from network); 19 Apr 2002 06:56:02 -0000 From: Borsenkow Andrej To: "'Zsh hackers list'" Subject: How to cvs diff new files? Date: Fri, 19 Apr 2002 10:55:50 +0400 Message-ID: <000801c1e76f$3e960610$1fc1f2a3@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 x-mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal How to diff new files without first committing them? All that I get is bor@itsrm2% cvs add _chkconfig cvs server: nothing known about _chkconfig and later cvs up/diff just show bor@itsrm2% cvs up ? Completion/Redhat/Command/_chkconfig -andrej