Re: source for snapshot? 4.0 javacvs vs 5.0 javacvs?
Petr Kuzel <[email protected]> Wed, 14 Sep 2005 14:39:12 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Mike Grandmaison wrote: > Hi, > > I downloaded the lib org-netbeans-lib-cvsclient-40.jar > and I tried to match source code to it so that I could > step into the code when debugging. Is there a cvs tag > or branch that will get me the source code associated > with this release? I guess "release40" branch. > Also, I've noticed that this library is associated > with 4.0 is there a cvs library that is associated > with 5.0 that functions similarly? We do not produce the standalone library anymore. You can build yourself and contribute. Current version contains a lot of bug fixes. Mainly in binary files handling area. Regards Cc.