It's OK,
thanks
- Original Message -
From: "Ivan Ivanov" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Monday, January 03, 2005 6:47 PM
Subject: Re: cvs with ant
--- [EMAIL PROTECTED] wrote:
> I believe the cvs login command accepts a passwor
--- [EMAIL PROTECTED] wrote:
> I believe the cvs login command accepts a password
> on the command line?
Yes, cvs login when issued from command line does
prompt for a password.
>
> I would also bet that eclipse works well with ant
> "input" task.
Well, I tried Ant task from Eclipse 3.0 a
mo
[EMAIL PROTECTED] writes:
> Nicolas OLLIVIER <[EMAIL PROTECTED]> writes:
>
> > Hi Galen,
> >
> > If I execute the cvs command under dos window, it's OK:
> > "cvs -d :pserver:olliviern:[EMAIL PROTECTED]:/extra/cvs/RAPTOR
> > login"
> > (where passwd is replaced wit
ieve the cvs login command accepts a password on the command line?
I would also bet that eclipse works well with ant "input" task.
So, have your ant login target use the "input" to accept the password
and then pass it as a parameter to cvs from ant.
Of course, both are conjectures
eption: CreateProcess: cvs
-d:pserver:olliviern:[EMAIL PROTECTED]:/extra/cvs/RAPTOR login
error=2
BUILD SUCCESSFUL
Total time: 0 seconds
>>>>>>>>>>>>>>>>>>>>>>>>>>>
Still the same "Caught exception: CreateProcess&q
Nicolas OLLIVIER <[EMAIL PROTECTED]> writes:
> Hi antoine,
>
> Starting the task cvs_test under eclipse 3.0.0 on windows XP (team plugin
> installed)
>
>
> command="login"
> output="output.txt"
> error="error.txt"
> />
>
>
> I g
yes
- Original Message -
From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
To:
Sent: Monday, January 03, 2005 10:36 AM
Subject: Re: cvs with ant
Hello Nicholas,
did you restart Eclipse after having changed your Path ?
Cheers,
Antoine
> Hi antoine,
>
> S
gt; (I got cvs help).
>
> Thanks for your help,
> Nicolas
>
>
> - Original Message -----
> From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
> To: "Ant Users List"
> Sent: Sunday, January 02, 2005 7:38 PM
> Subject: Re: cvs with ant
&g
- Original Message -
From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Sunday, January 02, 2005 7:38 PM
Subject: Re: cvs with ant
Hello Radha,
the ant cvs task can be used to perform all cvs operations.
The attribute command is used to say
Hello Radha,
the ant cvs task can be used to perform all cvs operations.
The attribute command is used to say which operation you want to do.
see http://ant.apache.org/manual/CoreTasks/cvs.html
Cheers,
Antoine
Radha Sangal wrote:
I know there is a cvs task in ant to checkout project. Is there any t
10 matches
Mail list logo