> * Saladin Sharif
> * e-mail: [EMAIL PROTECTED]
> * Visit homepage @ http://gaia.ecs.csus.edu/~sharifs
> **
>
>
> - Original Message
> From: Dominique Devienne <[EMAIL PROTECTED]>
> To: Ant Users List ; [EMAIL PROTECTED]
> Sent: Thursday, September 2
t homepage @ http://gaia.ecs.csus.edu/~sharifs
**
- Original Message
From: Dominique Devienne <[EMAIL PROTECTED]>
To: Ant Users List ; [EMAIL PROTECTED]
Sent: Thursday, September 27, 2007 8:10:50 AM
Subject: Re: ant script just ha
On 9/26/07, Saladin Sharif <[EMAIL PROTECTED]> wrote:
> triggered a JVM thread dump on the hanging Ant
> process. I have copied and pasted the thread dump at
> the end of this e-mail message.
Nothing that looks unusual there. The cvs command was forked, and the
stream pumper on another thread is
--- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> In general, people will help right away
> if they know the answer
> already, or can find it out easily. If
> not, which should someone else
> invest time in helping you for free?
> Sometimes some question simply
> don't interest the community t
On 9/26/07, Saladin Sharif <[EMAIL PROTECTED]> wrote:
> So far I have not received any responses to my
> question. Was my question too difficult to answer?
Sarcasm really gets you anywhere with people that help other for free.
> Why does the cvstagdiff Ant task NOT work when I have
> the CVSROOT
So far I have not received any responses to my
question. Was my question too difficult to answer?
Let me try to re-phrase my question.
Why does the cvstagdiff Ant task NOT work when I have
the CVSROOT environment variable set with the
password? Is this a bug in Ant? Should I request a
fix for
After making the ssh setup, try to ssh the cvs server from your system. You
should be able to login without giving any password.
Now when you run your ant script , you wont face any problem in checking
out.
This is how i did when we faced this problem
On 9/26/07, Ramu Sethu <[EMAIL PROTECTED]> wro
Have a look at the link given by Bary Pape
http://www.sshkeychain.org/mirrors/SSH-with-Keys-HOWTO/SSH-with-Keys-HOW
TO-4.html
Googling will also a help a lot
On 9/25/07, Saladin Sharif <[EMAIL PROTECTED]> wrote:
>
>
> > Make use of private/public
> > keys when using ":ext:" type of CVS server
>
--- Robert Clark <[EMAIL PROTECTED]> wrote:
>
> Setting up SSH so that it does not require a
> password, yet is still
> secure.
I just found out from my system admin that I cannot
setup private/public key for my machine to connect to
the CVS server, due to internal security policies.
But anyway
failonerror="yes"/>
>>
>>
>>
>> OUTPUT:
>> cvs-checkout:
>> (it just hangs here)
>
> what happens if you run it in verbose mode?
>
> --
> Steve Loughran http://www.1060.org/blogxter/publish/5
> Author: Ant i
On Tuesday September 25, 2007, Saladin Sharif <[EMAIL PROTECTED]>
wrote:
> > Make use of private/public
> > keys when using ":ext:" type of CVS server
>
> Can you please elaborate on what you mean by
> "private/public keys"?
Setting up SSH so that it does not require a password, yet is still
sec
> Make use of private/public
> keys when using ":ext:" type of CVS server
Can you please elaborate on what you mean by
"private/public keys"?
Thanks,
-Saladin
--- Ramu Sethu <[EMAIL PROTECTED]> wrote:
> Yes ":ext:" wil not make use of .cvspass file. Ant
> did not hang in your
> case. Actually
I am actually having a similar problem; when I try to
use the cvstagdiff tag in my ANT script it hangs.
NOTE: my CVSROOT is set as an environment variable as
such
set
CVSROOT=:ssh;username=MyUserName;password=MyPassword;hostname=some.servername.com:/opt/cvs/edrs
I have tried running my ant sc
; Sent: Monday, September 24, 2007 1:03 PM
> To: user@ant.apache.org
> Subject: ant script just hang when checking out of CVS
>
>
> I am writing an ant script to checkout a module from the CVS repository.
> I
> have installed cygwin cvs.exe and ssh.exe client. I also have the
> followi
Theepan. T wrote:
I am writing an ant script to checkout a module from the CVS repository. I
have installed cygwin cvs.exe and ssh.exe client. I also have the following
environmental variables set:
CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot
CVS_RSH=ssh
When I checkout on the command prompt using t
, September 24, 2007 1:03 PM
To: user@ant.apache.org
Subject: ant script just hang when checking out of CVS
I am writing an ant script to checkout a module from the CVS repository.
I
have installed cygwin cvs.exe and ssh.exe client. I also have the
following
environmental variables set:
CVSROOT=:ext
have:
OUTPUT:
cvs-checkout:
(it just hangs here)
Thanks in advance
--
View this message in context:
http://www.nabble.com/ant-script-just-hang-when-checking-out-of-CVS-tf4510769.html#a12865005
Sent from the Ant -
17 matches
Mail list logo