Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 12 Nov 2003 08:21:31 -0800 (PST) Received: from zok.sgi.com (zok.SGI.COM [204.94.215.101]) by oss.sgi.com (8.12.10/8.12.10) with SMTP id hACGL925023732 for ; Wed, 12 Nov 2003 08:21:10 -0800 Received: from flecktone.americas.sgi.com (flecktone.americas.sgi.com [192.48.203.135]) by zok.sgi.com (8.12.9/8.12.9/linux-outbound_gateway-1.1) with ESMTP id hACGL4q0030451 for ; Wed, 12 Nov 2003 08:21:04 -0800 Received: from daisy-e236.americas.sgi.com (daisy-e236.americas.sgi.com [128.162.236.214]) by flecktone.americas.sgi.com (8.12.9/8.12.9/generic_config-1.2) with ESMTP id hACGL4P513540178; Wed, 12 Nov 2003 10:21:04 -0600 (CST) Received: from naboo (naboo.americas.sgi.com [128.162.233.73]) by daisy-e236.americas.sgi.com (8.12.9/SGI-server-1.8) with ESMTP id hACGL2Rn338035908; Wed, 12 Nov 2003 10:21:02 -0600 (CST) Subject: Re: xfs-cmd and cvs From: Russell Cattelan To: Kostadin Karaivanov Cc: linux-xfs@oss.sgi.com In-Reply-To: <3FB1D9C3.8040100@tamiweb.com> References: <3FB1D9C3.8040100@tamiweb.com> Content-Type: text/plain Message-Id: <1068654063.29382.41.camel@naboo> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5-1mdk Date: Wed, 12 Nov 2003 10:21:03 -0600 Content-Transfer-Encoding: 7bit X-archive-position: 1007 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: cattelan@xfs.org Precedence: bulk X-list: linux-xfs Content-Length: 921 Lines: 23 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. This is a side affect of the way cvs does deletes, all file are placed in the attic when deleted. But because cvs has no concept of path other that the directory structure of the repository its self directory can not be deleted with out also removing the "Attic" files. The Attic processing was something that was added to the ptools -> cvs script some time back to allow to checkout going backwards in time as well as looking up odd rev with cvsweb. Yes the extra dirs is just an annoying side affect but we want to keep more history around. -Russell > wwell larry >