Steps for submitting a new set of internet drafts draft number: NN 1) cd draft-ietf-httpbis 2) svn cp latest NN 3) cd NN 4) change docName attributes from -latest to -NN by updating the ID-VERSION definition. 5) Set @day on the date attributes to reflect the submission day. 6) make 7) ./dodraft NN # this generates ready to submit TXT and XML files 8) cd ../latest 9) add "Since draft-ietf-httpbis-...-NN" subsections, and update the link from the boilerplate. 10) cd ../diffs 11) ./dodiff NN-1 NN 12) svn add *.html 13) svn propset svn:eol-style native *.html 14) svn propset svn:mime-type "text/html; charset=iso-8859-1" *.html 15) cd .. 16) # review the diffs, then commit 17) # don't forget to submit the drafts