Re: Download CVSLib Source Code
Milos Kleint <[email protected]> Thu, 11 Jul 2002 16:40:49 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
saad tawwab wrote: > Hello!! > > Can anyone tell the location or URL where we can find a stable (probably > the one from March or April) source of CVS Netbeans. Please I would > obliged if anybody could help me I am working on very tight deadlines > over here. > > > Regards > Saad Tawwab > http://javacvs.netbeans.org/servlets/ProjectDownloadList for the files on the web. However the current sources are probably more stable (we're right before the releaseing the first release candidate for 3.4 - NB entered high resistance mode yesterday.. so the best option right now is to checkout the javacvs module cvs -d :pserver:[email protected]:/cvs co javacvs/libsrc and put the classes in the jar. the library is not dependent on anything, so you should have an easy job here.. Regards Milos PS: I'm planning to update the files section of the javacvs page, however I don't have time enough right now..