RE: CVS command with Ant in IntelliJ

2005-01-28 Thread Lieve Van den Heuvel
e.org Subject: Re: CVS command with Ant in IntelliJ Hi James Thank you for your answer but I know that the exec command doesn't make the thing work but it was just one of my try-outs.. I tried to add the path to the cvs.exe in IntelliJ but it seems that he doesn't find it afterall

RE: CVS command with Ant in IntelliJ

2005-01-28 Thread Nemana, Satya V
:[EMAIL PROTECTED] Sent: Friday, January 28, 2005 5:36 AM To: user@ant.apache.org Subject: Re: CVS command with Ant in IntelliJ Hi James Thank you for your answer but I know that the exec command doesn't make the thing work but it was just one of my try-outs.. I tried to add the path t

Re: CVS command with Ant in IntelliJ

2005-01-28 Thread Lieve Van den Heuvel
Hi James Thank you for your answer but I know that the exec command doesn't make the thing work but it was just one of my try-outs.. I tried to add the path to the cvs.exe in IntelliJ but it seems that he doesn't find it afterall and that's the thing that's causing me these frustrations. So is t

Re: CVS command with Ant in IntelliJ

2005-01-28 Thread James Abley
On Fri, 2005-01-28 at 10:17, Lieve Van den Heuvel wrote: > Hi, > > I'm just new to the mailing list but I'm experiencing a very > "frustrating" problem. I've written a buildscript for our project but > I'm not able to execute a cvs-command in the buildfile. > > The environment I'm working in: >