I would venture a guess that you've copied your keys to ~/svn/ authorized_keys on minotaur. I do the same (usually).

--
James Mitchell




On Jun 2, 2006, at 12:48 AM, Wendy Smoak wrote:

On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote:
In fact, here's my config (passwords not included ;)

<settings>
     <servers>
        <server>
           <id>apache-maven-releases</id>
           <username>jmitchell</username>
           <privateKey>/home/jmitchell/.ssh/id_dsa</privateKey>
           <password>(password for my apache acct)</password>
...

We also have suggested settings here:
  http://wiki.apache.org/struts/StrutsMaintenanceMaven
(I think, the page won't load just now.)

FWIW, mine works fine (deploying the site and artifacts) with just the
private key, no <password>.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to