/[lwip]/lwip/doc/savannah.txt
ViewVC logotype

Diff of /lwip/doc/savannah.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by likewise, Tue Jun 17 11:41:08 2003 UTC revision 1.1.2.3 by likewise, Sun Jul 20 11:48:24 2003 UTC
# Line 74  Now, make a new release by creating a ne Line 74  Now, make a new release by creating a ne
74  Savannah conventions so that it shows up in the Files list real nice):  Savannah conventions so that it shows up in the Files list real nice):
75    
76  mkdir stable.pkg  mkdir stable.pkg
77  cd stable.pkg  mkdir stable.pkg 0.6.3
 mkdir 0.6.3  
 cd 0.6.3  
78    
79  We can now copy the tar archive we made earlier into the release directory:  We can now copy the tar archive we made earlier into the release directory:
80    
81  cp /../../../lwip-0.6.3.tar.gz .  cp ../../../lwip-0.6.3.tar.gz .
82    
83  Finally, synchronize this directory upwards to Savannah:  Finally, synchronize this directory upwards to Savannah:
84    
85  rsync -n -e "ssh -1" -t -u -v -r . likewise@savannah.nongnu.org:/upload/lwip  rsync -n -e "ssh -1" -t -u -v -r *.pkg likewise@savannah.nongnu.org:/upload/lwip
86    
87  This does a "dry run": no files are modified! After you have confirmed that  This does a "dry run": no files are modified! After you have confirmed that
88  this is what you intended to do, remove "-n" and actually synchronize for  this is what you intended to do, remove "-n" and actually synchronize for

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26