> * 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
Hi steve, this is the output I get in verbose mode, thanks for your reply.
C:\Script>ant -verbose
Apache Ant version 1.7.0 compiled on December 13 2006
Buildfile: build.xml
Detected Java version: 1.5 in: C:\Program Files\Java\jdk1.5.0_07\jre
Detected OS: Windows XP
parsing buildfile C:\Script\bui
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
Yes ":ext:" wil not make use of .cvspass file. Ant did not hang in your
case. Actually it was waiting for the password. Make use of private/public
keys when using ":ext:" type of CVS server
On 9/25/07, Barry Pape <[EMAIL PROTECTED]> wrote:
>
> I seem to remember having issues when trying to use pa
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
I seem to remember having issues when trying to use passfile and ended
up using ssh keys on the client and server instead.
http://www.sshkeychain.org/mirrors/SSH-with-Keys-HOWTO/SSH-with-Keys-HOW
TO-4.html
-Original Message-
From: Theepan. T [mailto:[EMAIL PROTECTED]
Sent: Monday, Septemb
16 matches
Mail list logo