From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier " Newsgroups: gmane.emacs.help Subject: Re: can't tag module w/ PCL-CVS in Emacs 21.2 Date: 30 Oct 2002 11:04:22 -0500 Organization: Yale University Sender: help-gnu-emacs-admin@gnu.org Message-ID: <5lof9byku1.fsf@rum.cs.yale.edu> References: <5lvg3za4my.fsf@rum.cs.yale.edu> <5liszvap7g.fsf@rum.cs.yale.edu> <5lptu197qe.fsf@rum.cs.yale.edu> <5lhef5z103.fsf@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035994771 1645 80.91.224.249 (30 Oct 2002 16:19:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Oct 2002 16:19:31 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186vZ3-0000Q8-00 for ; Wed, 30 Oct 2002 17:19:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 186vWV-0002Gi-00; Wed, 30 Oct 2002 11:16:51 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.ycc.yale.edu!rum.cs.yale.edu!rum.cs.yale.edu Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: rum.cs.yale.edu User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-Original-NNTP-Posting-Host: rum.cs.yale.edu X-Original-Trace: 30 Oct 2002 11:04:22 -0500, rum.cs.yale.edu Original-Xref: shelby.stanford.edu gnu.emacs.help:106565 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3115 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3115 >>>>> "Richard" == Richard V Molen writes: > $ cvs -f -z6 tag bashtag000 . > cvs.exe tag: nothing known about coffin > cvs.exe [tag aborted]: correct the above errors first! > $ cvs -f -z6 tag bashtag001 > cvs.exe tag: Tagging . [...] So that's what it is, huh! I'll see how I can get PCL-CVS to avoid passing this `.' thing. Of course, I'd argue it's a bug in CVS (after all, W32 also has the . and .. convention, just like unix). Thanks for your help. I'll send/post a patch as soon as I have it. Stefan