info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: temporary storage


From: thomas graichen
Subject: Re: temporary storage
Date: Mon, 6 Aug 2001 15:27:46 +0200
User-agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.4.7-pre8-xfs (i686))

Robin Becker <address@hidden> wrote:
> I'm using a cvs pserver on freeBSD 4.2, I'm getting problems with /tmp
> filling up even though my repository is located on a different volume.
> Is there any way to configure where cvs uses temporary space?

just add "-T /var/tmp" (for instance) to pserver entry in your
inetd.conf to let cvs use this dir as tmpdir for the pserver

t

p.s.: as a live example (on solaris but basic idea is the same)

  cvspserver stream tcp nowait root /usr/local/bin/cvs cvs -f
    -T /var/tmp --allow-root=/myrepository pserver

-- 
thomas graichen <address@hidden> ... perfection is reached, not
when there is no longer anything to add, but when there is no
longer anything to take away. --- antoine de saint-exupery



reply via email to

[Prev in Thread] Current Thread [Next in Thread]