Front page | perl.bootstrap |
Postings from July 2000
Re: Perforce vs CVS
Thread Previous
|
Thread Next
From:
Russ Allbery
Date:
July 26, 2000 00:34
Subject:
Re: Perforce vs CVS
Message ID:
ylem4h9wgf.fsf@windlord.stanford.edu
Adam Turoff <ziggy@panix.com> writes:
> Perforce has no native network security model. Security is handled
> through ssh and other such tricks.
CVS shares this drawback. You don't ever want to use pserver for anything
other than anonymous access to the repository; for any commit access, you
want to handle the security with ssh or some other similar system.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
Thread Previous
|
Thread Next