From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46712 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: Third OpenPGP backend: PGG Date: Tue, 24 Sep 2002 23:05:08 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1032901758 27950 127.0.0.1 (24 Sep 2002 21:09:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Sep 2002 21:09:18 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17twvl-0007Ge-00 for ; Tue, 24 Sep 2002 23:09:17 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17twuV-0000QN-00; Tue, 24 Sep 2002 16:07:59 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 24 Sep 2002 16:08:38 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA11723 for ; Tue, 24 Sep 2002 16:08:28 -0500 (CDT) Original-Received: (qmail 11233 invoked by alias); 24 Sep 2002 21:07:33 -0000 Original-Received: (qmail 11228 invoked from network); 24 Sep 2002 21:07:33 -0000 Original-Received: from pfepc.post.tele.dk (193.162.153.4) by gnus.org with SMTP; 24 Sep 2002 21:07:33 -0000 Original-Received: from defun.localdomain (0xc3f952a7.esnxr1.ras.tele.dk [195.249.82.167]) by pfepc.post.tele.dk (Postfix) with ESMTP id E9BB1264CD8 for ; Tue, 24 Sep 2002 23:07:19 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 24 Sep 2002 21:49:50 +0200") Original-Lines: 11 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46712 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46712 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Jesper Harder writes: > >> The new files don't show up when I do 'cvs update'. Are they supposed >> to? > > New directories need "cvs up -d". I suggest to also add the -P > option. I always type "cvs up -dP". Thanks, that did the trick.