You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/08/31 16:21:48 UTC

svn commit: r690702 - in /continuum/project: KEYS sync-keys

Author: olamy
Date: Sun Aug 31 07:21:48 2008
New Revision: 690702

URL: http://svn.apache.org/viewvc?rev=690702&view=rev
Log:
add KEYS file


Added:
    continuum/project/KEYS   (with props)
    continuum/project/sync-keys

Added: continuum/project/KEYS
URL: http://svn.apache.org/viewvc/continuum/project/KEYS?rev=690702&view=auto
==============================================================================
--- continuum/project/KEYS (added)
+++ continuum/project/KEYS Sun Aug 31 07:21:48 2008
@@ -0,0 +1,5 @@
+Edit this file in SVN at https://svn.apache.org/repos/asf/continuum/project/KEYS
+then update in /www/www.apache.org/dist/continuum/KEYS using
+
+svn export https://svn.apache.org/repos/asf/continuum/project/KEYS /www/www.apache.org/dist/continuum/KEYS
+

Propchange: continuum/project/KEYS
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: continuum/project/KEYS
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: continuum/project/sync-keys
URL: http://svn.apache.org/viewvc/continuum/project/sync-keys?rev=690702&view=auto
==============================================================================
--- continuum/project/sync-keys (added)
+++ continuum/project/sync-keys Sun Aug 31 07:21:48 2008
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+scp KEYS people.apache.org:/www/www.apache.org/dist/continuum
+