Re: CVS filling /tmp (was Re: FreeBSD CVS Question (answered!))

From: Harti Brandt <brandt_at_fokus.fraunhofer.de>
Date: Wed, 14 Jan 2004 12:09:32 +0100 (CET)
On Wed, 14 Jan 2004, Stijn Hoop wrote:

SH>On Wed, Jan 14, 2004 at 11:44:46AM +0100, Alexander Leidinger wrote:
SH>> On Wed, 14 Jan 2004 07:55:41 +0100
SH>> Stijn Hoop <stijn_at_win.tue.nl> wrote:
SH>>
SH>> [cvs over rsh/ssh]
SH>> > I have seen this too, and sometimes this has prevented me from checking
SH>> > out RELENG_4 or some such from a machine with a swap backed /tmp. Is
SH>> > there *any* workaround other than using cvsup? Is there a logical
SH>> > explanation for this or is it just an unfixed bug in CVS?
SH>>
SH>> Use NFS to mount the repository on the machine you want to checkout on.
SH>
SH>Yes, that was what I did eventually. I was hoping that I was just missing
SH>something, but obviously I'm not. Thanks for the pointer though.

I missed the start of this thread, but re-directing the remote CVS temp
directory would probably help:

CVS_SERVER="cvs -T /var/tmp" cvs ....

This helps also with remote read-only repository because cvs does not push
the -R flag to the remote CVS:

CVS_SERVER="cvs -R" cvs ...

harti

-- 
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
brandt_at_fokus.fraunhofer.de, harti_at_freebsd.org
Received on Wed Jan 14 2004 - 02:09:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:37 UTC