On Feb 23, 2006, at 5:54 PM, David Crossley wrote:

<snip>

build:

deploy.scp-alt:
Enter passphrase for your private key for scp to [EMAIL PROTECTED]:/
www/xmlgraphics.apache.org:

Did you have a chance to add your passphrase here?

Yes. I tried my passphrase, and I also tried just hitting [enter].

If not then try setting up 'ssh-agent' first ...
[localhost]$ cd _repos/apache/xmlgraphics/site
[localhost]$ ssh-agent bash      # presume you are using bash
[localhost]$ ssh-add
[localhost]$ forrest -f publish.xml

I hadn't done this. But it still doesn't work w passphrase or just [enter]

Connecting to cvs.apache.org:22

BUILD FAILED
/Users/Shared/_WebDLs/_repos/apache/xmlgraphics/site/publish.xml:54:
com.jcraft.jsch.JSchException: Auth fail

Total time: 1 minute 2 seconds
[EMAIL PROTECTED] site]$
=====
The full CLI output from the above run is here[2]

Here's some background:
[EMAIL PROTECTED] site]$ pwd
/Users/Shared/_WebDLs/_repos/apache/xmlgraphics/site
[EMAIL PROTECTED] site]$ cat ../deploy.settings
<project>
        <property name="deploy.scp.user" value="clay"/>
        <property name="deploy.scp.keyfile" value="/Users/clay/.ssh/
id_dsa"/>
</project>

Perhaps it just needs to be /Users/clay/.ssh

-David

Tried it twice--didn't help.

Perhaps it would be better to just set this up so it gets checked in via SVN anyway?

Clay Leeds
[EMAIL PROTECTED]

My religion is simple. My religion is kindness.
-- HH Dalai Lama of Tibet