Re: Perforce vs CVS
[email protected] (Russ Allbery)
| Newsgroups | perl.bootstrap |
|---|---|
| Organization | The Eyrie |
| Message-ID | <[email protected]> |
Adam Turoff <[email protected]> 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 ([email protected]) <http://www.eyrie.org/~eagle/>