It would be nice if the cvs tasks were rewritten to use a java cvs
implementation rather than the native cvs binary for the os. Is there a java
cvs implementation that is prefered? Thoughts?

-Rob Anderson

-----Original Message-----
From: Matt [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 24, 2003 3:26 PM
To: 'Ant Users List'
Subject: RE: CVS.exe for Ant


Hey Jon,

I am using cvs.exe that comes with WinCVS. Does that make a difference. I
read the discussions abt CVS in the list and those were helpful.

And Matthew, I like you suggestions too.

Keep posting any new Ideas.

This list is awesome. 

Thanks everybody.

Matt

-----Original Message-----
From: Jon Madison [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 24, 2003 3:20 PM
To: Ant Users List
Subject: Re: CVS.exe for Ant

what "CVS.exe" do you have? there are a few available for DOS. we mentioned
it on the list a few weeks back. you may want to do a search on "CVS" in the
archives:

http://archives.apache.org/eyebrowse/SummarizeList?listId=5

j.

---
Jon Madison
Consultant, Thought For Food Tech, LLC
http://www.tfftech.com/
----- Original Message ----- 
From: "Matt" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <user@ant.apache.org>
Sent: Thursday, July 24, 2003 5:16 PM
Subject: RE: CVS.exe for Ant


> Yeah a bat file would probably be the best idea.
>
> Ok one more question. Is there any way we can avoid having cvs.exe for 
> doing CVS tasks.
>
> I use Eclipse WDSC IDE and it doesn't use cvs.exe to do ant functions 
> but has its own CVS client written in Java.
>
> Anyone knows or has ever tried to somehow do the Ant cvs tasks using
the
> CVS Client provided/used by WDSC or any other IDE.
>
> Matt
>
>
>
> -----Original Message-----
> From: John Birtley [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2003 3:04 PM
> To: Ant Users List
> Subject: RE: CVS.exe for Ant
>
> One way that you could do it is to write a custom task that does an
> exec() of Ant with the correct path.
>
> But then everybody would have to have the CVS.exe in the same place on 
> their machine so I suppose you're back to square one.
>
> You could give them a modified ant.bat that set the path appropriately 
> before calling Ant?
>
> -----Original Message-----
> From: Matt [mailto:[EMAIL PROTECTED]
> Sent: 24 July 2003 22:31
> To: 'Ant Users List'
> Subject: CVS.exe for Ant
>
> This list may not be the best place to ask this CVS specific question. 
> But here it is.
>
> To perform all the ant CVS tasks we are required to have cvs.exe (CVS
> Client) in our System Path Environment Variable.
>
> Does anyone know any other way around this. I mean can we do something 
> in Ant Script to either set the System Path before it carries out the 
> CVS tasks or specify some other kind or path/variable that enables the 
> cvs.exe to be found in order to run the CVS tasks.
>
> I basically want to avoid making everybody in the department to go
thru
> the procedure of adding environment variables as I would already be 
> telling them to upgrade the Ant in their IDE .
>
>
>
> Matt
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to