|
From: <mh...@us...> - 2011-11-19 14:51:57
|
Revision: 322
http://gnuplot-py.svn.sourceforge.net/gnuplot-py/?rev=322&view=rev
Author: mhagger
Date: 2011-11-19 14:51:51 +0000 (Sat, 19 Nov 2011)
Log Message:
-----------
Update instructions for updating SourceForge web content.
Modified Paths:
--------------
trunk/RELEASES.txt
Modified: trunk/RELEASES.txt
===================================================================
--- trunk/RELEASES.txt 2011-11-19 14:51:37 UTC (rev 321)
+++ trunk/RELEASES.txt 2011-11-19 14:51:51 UTC (rev 322)
@@ -88,12 +88,9 @@
click "Send Notice".
8. Upload the new web page files (modified in step 1) to sourceforge:
- $ sftp SF...@sh...
- cd /home/groups/g/gn/gnuplot-py/htdocs
- put Gnuplot.html
- put ANNOUNCE.txt
- put NEWS.txt
- quit
+
+ $ rsync *.txt *.html web.sourceforge.net:/home/project-web/gnuplot-py/htdocs
+
This updates the Gnuplot.html home page, http://gnuplot-py.sourceforge.net/
9. Update the project news page (http://sourceforge.net/projects/gnuplot-py/)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|