Mauro Talevi wrote:
Leo Simons wrote:
no keyserver. SSH key is passed to 'ssh' command for connecting to the
server. GPG key is a different thing alltogether. It has a "keyring"
stored on your local machine that's used by the "gpg" command. The
public part of your GPG key goes into a file named KEYS that we need
to put in SVN and in the distribution directory.
Leo, any chance of getting the KEYS in SVN so I can add mine?
sure. Add your using something like
gpg -a --export >> KEYS
svn commit -m "Add my key" KEYS
scp KEYS minotaur.apache.org:/www/www.apache.org/dist/excalibur/
cheers!
- LSD
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Apache Excalibur Project -- URL: http://excalibur.apache.org/