info-cvs
[Top][All Lists]
Advanced

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

Re: TMP Directory on CVS Server - help!


From: Larry Jones
Subject: Re: TMP Directory on CVS Server - help!
Date: Mon, 22 Aug 2005 14:55:56 -0400 (EDT)

DW writes:
> 
> I've seen this, but am still not clear on where or how to actually set 
> it on the server. The cvs server doesn't run as a daemon process; we 
> simply checkout and commit projects to the repository via ssh on the 
> clients.

In that case, you have to set $CVS_SERVER on the client to include it. 
For example:

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

-Larry Jones

It's no fun to play games with a poor sport. -- Calvin




reply via email to

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