|
From: <hba...@us...> - 2008-12-15 02:22:04
|
Revision: 9108
http://plplot.svn.sourceforge.net/plplot/?rev=9108&view=rev
Author: hbabcock
Date: 2008-12-15 01:49:26 +0000 (Mon, 15 Dec 2008)
Log Message:
-----------
Update upload instructions.
Modified Paths:
--------------
trunk/README.Release_Manager_Cookbook
Modified: trunk/README.Release_Manager_Cookbook
===================================================================
--- trunk/README.Release_Manager_Cookbook 2008-12-15 01:13:55 UTC (rev 9107)
+++ trunk/README.Release_Manager_Cookbook 2008-12-15 01:49:26 UTC (rev 9108)
@@ -253,19 +253,18 @@
Edit ChangeLog.release to be the appropriate date range (i.e. only the
changes that were made since the last release should be included).
+(See also:
+http://alexandria.wiki.sourceforge.net/File+Release+System+-+Offering+Files+for+Download)
Upload the plplot-X.X.X.tar.gz.* files to the SF upload section
-ftp upload.sourceforge.net #username is ftp, password is your e-mail address
-cd incoming
-bin
+sftp frs.sourceforge.net
+cd uploads
put plplot-X.X.X.tar.gz
put plplot-X.X.X.tar.gz.asc
quit
-ftp does not provide any feedback re upload progress, so again, be patient.
-
Prepare a file release:
Login to sf.net.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|