RE: ssh issue with ant

2005-11-03 Thread Marcus Zafarano
it was not picking up all the system settings that was need. P4ROOT, ANT_HOME, etc. -Original Message- From: Bob Noonan [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 7:03 AM To: Ant Users List Subject: Re: ssh issue with ant Since I am having similar problems using ssh/scp from

RE: ssh issue with ant

2005-11-03 Thread Marcus Zafarano
to a certain env, eg., dev, test, stage, preview and production. Hope this helps. -Original Message- From: Bob Noonan [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 7:03 AM To: Ant Users List Subject: Re: ssh issue with ant Since I am having similar problems using ssh/scp

Re: ssh issue with ant

2005-11-03 Thread Bob Noonan
02, 2005 7:14 AM To: user@ant.apache.org Subject: ssh issue with ant Hi, I am trying to ssh to another system as one user say scm and run as another user dssjava on another and I get this error (Linux). I do source the .bashrc when I ssh over but I still get this problem. I have

RE: ssh issue with ant

2005-11-02 Thread Marcus Zafarano
Well, I found the problem. -Original Message- From: Marcus Zafarano Sent: Wednesday, November 02, 2005 7:14 AM To: user@ant.apache.org Subject: ssh issue with ant Hi, I am trying to ssh to another system as one user say scm and run as another user dssjava on another and I get

ssh issue with ant

2005-11-02 Thread Marcus Zafarano
Hi, I am trying to ssh to another system as one user say scm and run as another user dssjava on another and I get this error (Linux). I do source the .bashrc when I ssh over but I still get this problem. I have checked all it suggests, but still no go. I do it manually ssh [EMAIL P