Re: Which cvs protocol better ?pserver/extssh??
Gary Funck <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
On 03/04/11 13:28:26, Kapila Kohli wrote: > Creating users on linux everytime is a bizarre all time all i infer from ur > conversation that we can go for pserver as of now with keeping other > advanced level traversed atleast would save creating m/c users & they > logging to m/c with it. A few years back, we were faced with a similar issue of how to easily manage a set of CVS users, but still maintain security at the external firewall. To solve the problem, I developed cvspsproxy: http://intrepid.com/~gary/cvspsproxy/ - Gary