Date: Thu, 13 Apr 1995 06:08:54 +1000 From: Bruce Evans <bde@zeta.org.au> To: current@FreeBSD.org Subject: problems with new cvs Message-ID: <199504122008.GAA24821@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
1) It created a new admin file CVS/Root in each checked out directory. Although these files are only 8 bytes long, there are so many directories in /usr/src that my /usr partition filled up again. 2) It created the files in (1) even though I ran it with the -n flag. 3) It gives up too easily on errors. My /usr/src/sys/compile is a symlink to /usr/obj/sys/compile, so it can't reasonably be managed by CVS. `cvs [-n] -q co src' now aborts when it hits this symlink. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504122008.GAA24821>