From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, INVALID_DATE,MAILING_LIST_MULTI,NO_RELAYS autolearn=no autolearn_force=no version=4.0.0 Received: from pete by cvs.gentoo.org with local (Exim 3.22 #1) id 14o6su-0000nP-00 for gentoo-dev@gentoo.org; Fri, 13 Apr 2001 10:57:24 -0600 From: Pete Gavin To: gentoo-dev@gentoo.org Message-ID: <20010413105724.B876@cvs.gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Subject: [gentoo-dev] cvs question Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri Apr 13 10:58:02 2001 X-Original-Date: Fri, 13 Apr 2001 10:57:24 -0600 X-Archives-Salt: 8abfcbac-d8fb-4f09-91cc-e0a8346f6d66 X-Archives-Hash: b05d2925690fb505a741b2e648c06dea Hi, Sometimes I create a whole bunch of ebuilds at once, and add them to cvs all at once, but before I add them, if I do cvs update, it displays all the files I created with question marks before them. Is there a cvs command that will show me a quick summary of modified files etc, with out actually doing an update? Pete