RE: Use Java based CVS library instead of command line executable

2003-10-25 Thread Eric Pugh
> license, then this code base seems acceptable. The cvslib.jar is only > 645kb, big, but not huge! > > Eric > > > -Original Message- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: Saturday, October 25, 2003 12:22 AM > > To: Maven Develop

RE: Use Java based CVS library instead of command line executable

2003-10-25 Thread Eric Pugh
Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 25, 2003 12:22 AM > To: Maven Developers List > Subject: RE: Use Java based CVS library instead of command line > executable > > > On Fri, 2003-10-24 at 16:39, Erdfelt, Joakim wr

RE: Use Java based CVS library instead of command line executable

2003-10-24 Thread Jason van Zyl
On Fri, 2003-10-24 at 16:39, Erdfelt, Joakim wrote: > > -Original Message- > > From: Shatzer, Larry [mailto:[EMAIL PROTECTED] > > Sent: Friday, October 24, 2003 4:21 PM > > To: 'Maven Developers List' > > Subject: RE: Use Java based CVS librar

RE: Use Java based CVS library instead of command line executable

2003-10-24 Thread Eric Pugh
gt; Subject: RE: Use Java based CVS library instead of command line > executable > > > > -Original Message- > > From: Erdfelt, Joakim [mailto:[EMAIL PROTECTED] > > Sent: Friday, October 24, 2003 1:05 PM > > To: 'Maven Developers List' > > Subject:

RE: Use Java based CVS library instead of command line executable

2003-10-24 Thread Erdfelt, Joakim
> -Original Message- > From: Shatzer, Larry [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2003 4:21 PM > To: 'Maven Developers List' > Subject: RE: Use Java based CVS library instead of command line > executable > > > I think this is what a

RE: Use Java based CVS library instead of command line executable

2003-10-24 Thread Shatzer, Larry
> -Original Message- > From: Erdfelt, Joakim [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2003 1:05 PM > To: 'Maven Developers List' > Subject: RE: Use Java based CVS library instead of command line > executable > > > I think this is what a

RE: Use Java based CVS library instead of command line executable

2003-10-24 Thread Erdfelt, Joakim
On Fri, 2003-10-24 at 15:50, Jason van Zel wrote: >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

Re: Use Java based CVS library instead of command line executable

2003-10-24 Thread Jason van Zyl
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

Use Java based CVS library instead of command line executable

2003-10-24 Thread Eric Pugh
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 jav