Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 18:55:10 -0500
From:      David Kelly <dkelly@hiwaay.net>
To:        Roman Neuhauser <neuhauser@bellavista.cz>
Cc:        MET <met@uberstats.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: How to add more space to the /usr partition || DUMB !
Message-ID:  <20020816235510.GA2737@grumpy.dyndns.org>
In-Reply-To: <20020816201739.GA2299@grumpy.dyndns.org>
References:  <002801c2454b$60fbbe90$6901a8c0@SURVIVAL> <20020816180015.GC1946@grumpy.dyndns.org> <20020816181303.GJ389@freepuppy.bellavista.cz> <20020816201739.GA2299@grumpy.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 16, 2002 at 03:17:39PM -0500, David Kelly wrote:
> On Fri, Aug 16, 2002 at 08:13:03PM +0200, Roman Neuhauser wrote:
> > 
> >     but you should be warned that e. g. cvs breaks if your repository
> >     path contains symlinks. there's bound to be more boneheaded
> >     software, though it might not reach the cvs level.
> 
> Poking around I don't currently have /usr/src or /usr/ports symlinked
> elsewhere but know I have done it in the past, and /usr/ports is a
> symlink in the one backup I have under my fingertips.
> 
> And FWIW, /home/ncvs is a symlink on this machine. Cvsup has no problems
> updating it and CVS has no problems sucking data out of it. Am moving a
> /usr/ports/ right now and will see what happens.

# mv /usr/ports /usr4/ports
# ln -s /usr4/ports /usr/ports
# cd /usr/ports
# cvs update

Worked just fine.

-- 
David Kelly N4HHE, dkelly@hiwaay.net
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020816235510.GA2737>