On Wed, Jan 30, 2002 at 09:13:43AM -0800, Steve Loughran wrote: > > ----- Original Message ----- > From: "Vojta Filip" <[EMAIL PROTECTED]> > To: "Ant Developers List" <[EMAIL PROTECTED]> > Sent: Wednesday, January 30, 2002 4:49 AM > Subject: Re: Problem with <cvs> on Linux Debian > > > > > > Sorry, it is bug only in latest cvs in debian, not in <cvs>. > > > > 1. this is an ant-user issue, not ant-dev
Maybe it's an ant-dev issue, because the cvs task it's quiet poor. It just executes cvs as a new process and hopes the user has installed cvs. There are also problems, for example if you must type in a password, because ssh authentification can't be done with a entry in ~/.cvspass. I've seen some comments in the source code about this problem. A fix would be to use a cvs library implemented in java. Is it worth trying something like that? Any suggestion which library to use? Bye, Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
