From owner-cvs-user Sun May 4 13:00:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA13616 for cvs-user-outgoing; Sun, 4 May 1997 13:00:53 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA13611; Sun, 4 May 1997 13:00:45 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id GAA24412; Mon, 5 May 1997 06:00:09 +1000 Date: Mon, 5 May 1997 06:00:09 +1000 From: Bruce Evans Message-Id: <199705042000.GAA24412@godzilla.zeta.org.au> To: bde@zeta.org.au, eivind@bitbox.follo.net Subject: Re: cvs commit: src/release Makefile Cc: cvs-all@FreeBSD.ORG, CVS-committers@FreeBSD.ORG, cvs-user@FreeBSD.ORG, jkh@FreeBSD.ORG, jkh@time.cdrom.com Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> I use a symlink :-). > >Could you please explain this? I can't see how this can solve the >problem for the cases I mentioned. If the sources point to /home/ncvs, then just link /home/ncvs to wherever the repository is. This requires write permissions to /home of course. Bruce