On Fri, 2003-10-24 at 13:37, Eric Pugh wrote: > Hi all, > > Something that I find quite annoying is that every box that I want to > generate the various CVS related reports, I need to have the cvs commandline > tool installed. Since I am an Eclipse user, I don't typically have the > command line client available. Anyone done any work on supplying a java cvs > library to > be used instead? > > I looked at http://javacvs.netbeans.org/ however it seems like pretty old, > and another one at http://www.jcvs.org/. I would like to at least take a > look at what is required. I was hoping the SCM plugin would have what I > needed, but it as well uses cvs executable.
I once tried to take a look at Java solutions and finally gave up and decided I could live with the CLI tool being required. I've only looked at jcvs and honestly the code is really hard to follow and you pretty much need to look at the GUI client to figure out how it works. What about the Eclipse CVS code? Does it do everything from Java? P.S. Get your mail client to use the reply-to. Everytime I respond to you I sent things directly to you instead of the list. > Eric Pugh > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
