brian       99/06/02 03:19:08

  Modified:    .        binaries.html
  Log:
  Clarify who can upload binaries, as well as the true argument for scp.
  
  Revision  Changes    Path
  1.20      +4 -4      apache-devsite/binaries.html
  
  Index: binaries.html
  ===================================================================
  RCS file: /home/cvs/apache-devsite/binaries.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- binaries.html     1999/03/30 21:06:48     1.19
  +++ binaries.html     1999/06/02 10:19:08     1.20
  @@ -88,11 +88,11 @@
   pgps -b -a &lt;your-email-address&gt; apache_1.3.x-<i>platform</i>.tar.gz
   </code></blockquote>
   <P>
  -After you have successfully built the binary distribution you
  -can upload the archive and README to the Apache site. An easy way
  -to do this is with 'ssh'.
  +After you have successfully built the binary distribution, if you are
  +a core developer, you can upload the archive and README to the Apache
  +site. An easy way to do this is with 'ssh'.
   <blockquote><code>
  -scp apache_1.3.x-<i>platform</i>.* 
www/apache.org/dist/binaries/<i>platform</i>
  +scp apache_1.3.x-<i>platform</i>.* 
www.apache.org:/www/apache.org/dist/binaries/<i>platform</i>
   </code></blockquote>
   <H2>Binary Contributors</H2>
   <P>
  
  
  

Reply via email to