Re: Web interface for CVS
Milos Kleint <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
checkout the sources, the cvs client library resides in the javacvs/libsrc directory. the class org.netbeans.lib.cvsclient.commandLine.CVSCommand.java could be the right starting point.. there's also documentation on the web page. (a getting started page is included) Regards Milos Chuong Huynh Ngoc wrote: > Hi all, > > Sorry for naive question - i'm new on this topic. > > I want to develop a Web interface for CVS (like WebCVS). Could I use javacvs for this purpose? If yes then how should I start. > > Regards, > -Chuong Huynh > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >