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


_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to