Re: cvs repository on localhost
"Dariusz Drezno" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <002d01c1ef7a$6c94bc60$5907840a@pcdrezno> |
Hello Tom, You are right, but pserver is full of security holes:( There is no method to do it? In that case, for what is a ServerConnection class? 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 >