[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with raising a CVS Server
- To: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>
- Subject: Re: Problems with raising a CVS Server
- From: guy keren <choo(at-nospam)actcom.co.il>
- Date: Wed, 22 Aug 2001 11:50:52 +0300 (EET DST)
- cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.4.33.0108220947560.19744-100000@techst02.technion.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Wed, 22 Aug 2001, Shlomi Fish wrote:
> Date: Wed, 22 Aug 2001 09:51:33 +0300 (EEST)
> From: Shlomi Fish <shlomif@techst02.technion.ac.il>
> To: linux-il@linux.org.il
> Subject: Problems with raising a CVS Server
i'd say - avoid running a cvs server in the first place. instead, run cvs
as a normal (client) program, working directly with the file system. then,
use csv from a remote location using ssh (setenv CVS_RSH ssh) - and avoid
the security problems that the first method will present (e.g. opening yet
another port on your machine to the world, for the 'pserver' cvs process).
--
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il