Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 12 Nov 2003 10:32:09 -0800 (PST) Received: from stargate.coplanar.net (CPE0080c8c9b431-CM014280010574.cpe.net.cable.rogers.com [24.112.162.124]) by oss.sgi.com (8.12.10/8.12.10) with SMTP id hACIVl25008423 for ; Wed, 12 Nov 2003 10:31:49 -0800 Received: from titanic (titanic.skynet.coplanar.net [192.168.7.98]) (authenticated bits=0) by stargate.coplanar.net (8.12.3/8.12.3/Debian-6.6) with ESMTP id hACIVarM001797 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 12 Nov 2003 13:31:39 -0500 Message-ID: <011d01c3a94b$5920d0b0$6207a8c0@titanic> From: "Jeremy Jackson" To: "Bernd Petrovitsch" , References: <3FB1D9C3.8040100@tamiweb.com> <1068654063.29382.41.camel@naboo> <1068654838.14062.9.camel@tara.firmix.at> Subject: Re: xfs-cmd and cvs Date: Wed, 12 Nov 2003 13:32:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-archive-position: 1010 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: jerj@coplanar.net Precedence: bulk X-list: linux-xfs Content-Length: 1196 Lines: 37 actually cvs -d might set the repository path. definitely will not prune as you want. you want: update -d -P which will create new dirs that appear in the repository (-d) and then prune empty ones (-P) on each update and checkout -P which will get all directories of course, and then prune the empty ones (-P) Jeremy ----- Original Message ----- From: "Bernd Petrovitsch" To: Sent: Wednesday, November 12, 2003 11:34 AM Subject: Re: xfs-cmd and cvs > On Mit, 2003-11-12 at 17:21, Russell Cattelan wrote: > > On Wed, 2003-11-12 at 00:57, Kostadin Karaivanov wrote: > > > Updating my cvs snapshot of linux-2.4-xfs I've noticed that > > > there is directory linux/fs/xfs/cmd that contains xfs-tools and tests > > > I believe that they are different cvs repository but still.... is this > > > intentional ?? > > If you look you will find there is no actual file in those dirs. > > Put "cvs -d" in your .cvsrc to get rid of empty directories on checkout. > > Bernd > -- > Firmix Software GmbH http://www.firmix.at/ > mobil: +43 664 4416156 fax: +43 1 7890849-55 > Embedded Linux Development and Services > >