Author: sebb
Date: Mon Apr  5 21:48:33 2010
New Revision: 930969

URL: http://svn.apache.org/viewvc?rev=930969&view=rev
Log:
Another way of updating the KEYS file on p.a.o

Modified:
    commons/trunks-proper/KEYS

Modified: commons/trunks-proper/KEYS
URL: 
http://svn.apache.org/viewvc/commons/trunks-proper/KEYS?rev=930969&r1=930968&r2=930969&view=diff
==============================================================================
--- commons/trunks-proper/KEYS (original)
+++ commons/trunks-proper/KEYS Mon Apr  5 21:48:33 2010
@@ -16,12 +16,16 @@ Developers:
         N.B. use a command such as the following to check it out without 
downloading every Commons project:
         svn co --depth=files 
https://svn.apache.org/repos/asf/commons/trunks-proper/
         
-        then update in /www/www.apache.org/dist/commons/KEYS using
+        then update the copy in /www/www.apache.org/dist/commons/KEYS using
         scp KEYS people.apache.org:/www/www.apache.org/dist/commons
         
         If you are using Putty on Windows, then the command is:
         pscp KEYS 
{[email protected]:/www/www.apache.org/dist/commons
 
+        Alternatively, login to people.apache.org and perform the following:
+        cd /www/www.apache.org/dist/commons/
+        svn export http://svn.apache.org/repos/asf/commons/trunks-proper/KEYS
+        
 pub   2048R/40E24917 2004-02-25
 uid                  Leo Sutic <[email protected]>
 


Reply via email to