Re: cvs repository on localhost
Milos Kleint <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Dariusz Drezno wrote: > Hello Tom, > > You are right, but pserver is full of security holes:( use ssh tunneling for security.. > There is no method to do it? > In that case, for what is a ServerConnection class? > it executes an external cvs executable to simulate the cvs :server: access method... Milos > regards, > DD > > >>Hello DD, >> >>JavaCVS does not support the :local: mode, because it would require a lot >>of effort to built in the necessary server functionality. But it is VERY >>easy to setup a CVS-pserver. If you are on Windows, take a look at >>www.cvsnt.org . >> >>BTW, it's not recommended to use :local: mode for serious development >>because the repository much easier can be corrupted. >> >>Tom >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >