doc/release_steps.txt
changeset 2343 85959d329c8c
parent 2194 25bad6958d13
child 2865 d40eb18a4da0
--- a/doc/release_steps.txt	Sat Feb 16 12:01:48 2008 -0800
+++ b/doc/release_steps.txt	Sat Feb 16 13:24:08 2008 -0800
@@ -14,15 +14,15 @@
    - hg tag "release ns-3.0.x"
    - hg push 
 5. clone the tagged ns-3-dev and place it on the repository
-   - ssh code.nsnam.org; sudo; su code;
+   - ssh code.nsnam.org; sudo tcsh; su code;
    - cp -r /home/code/repos/ns-3-dev /home/code/repos/ns-3.0.x
    - cd /home/code/repos/ns-3.0.x/.hg and edit the hgrc appropriately:
      "description = ns-3.0.x release
       name = ns-3.0.x"
 6. upload "ns-3.0.x.tar.bz2" to the /var/www/html/releases/ directory on 
    the www.nsnam.org server
-   - give it 600 permissions, and user/group = apache
-8. update web pages on www.nsnam.org (source is in the www/ module)
+   - give it 644 file permissions, and user/group = apache
+7. update web pages on www.nsnam.org (source is in the www/ module)
    - add link to news.html
    - update getting_started.html
    - update documents.html
@@ -32,4 +32,4 @@
      -- edit ~/bin/update-doxygen-release file and change RELEASE variable 
         to the right version number 
      -- run ~/bin/update-doxygen-release
-9. announce to ns-developers, with summary of release notes
+8. announce to ns-developers, with summary of release notes