From owner-freebsd-questions Wed May 10 3:49:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 52F2E37B6B2 for ; Wed, 10 May 2000 03:49:56 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e4AAnhJ01705; Wed, 10 May 2000 06:49:43 -0400 (EDT) Date: Wed, 10 May 2000 06:49:42 -0400 (EDT) From: Trevor Johnson To: Alexander Langer Cc: questions@FreeBSD.ORG Subject: Re: /home/ncvs too big In-Reply-To: <20000510115329.A6635@cichlids.cichlids.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello! Hi, Alexander. > /dev/ad0s3f 992439 914150 -1106 100% /usr/home/ncvs > > This is not nice. Since the 2.x and 3.x branches are useless for me, > is there a way to remove these parts out of the repository and keep > cvsup from fetching these? I don't know how to just remove those parts, but you could use the -m option of tunefs to make 8% more space available, at the cost of speed (see the tunefs man page). If you have space on other devices, you could make symlinks to those and move parts of the CVS tree onto them. For even more fun, you could repartition your hard drive. :-) -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message