Last change
on this file since 2496 was
2011,
checked in by martin.thomson@…, 10 years ago
|
Tagging -00 submission.
|
File size:
869 bytes
|
Line | |
---|
1 | teps for submitting a new version of draft-ietf-httpbis-http2
|
---|
2 |
|
---|
3 | draft number: NN
|
---|
4 |
|
---|
5 | 1) cd draft-ietf-httpbis-http2/latest
|
---|
6 |
|
---|
7 | 2) Check for "None yet" in the "Changes" section and change it to "None".
|
---|
8 |
|
---|
9 | 3) cd .. ; svn cp latest NN
|
---|
10 |
|
---|
11 | 4) cd NN
|
---|
12 |
|
---|
13 | 5) Change @docName attribute from -latest to -NN
|
---|
14 |
|
---|
15 | 6) Set @month and @day on the date element to reflect the submission day.
|
---|
16 |
|
---|
17 | 7) make
|
---|
18 |
|
---|
19 | 8) svn cp draft-ietf-httpbis-http2.xml draft-ietf-httpbis-http2-00.xml ; svn cp draft-ietf-httpbis-http2.txt draft-ietf-httpbis-http2-00.txt
|
---|
20 |
|
---|
21 | 9) (maybe unnecessary ...) svn ps svn:mime-type "text/xml" draft*xml ; svn ps svn:eol-style native draft*txt draft*xml
|
---|
22 |
|
---|
23 | 10) cd ../latest
|
---|
24 |
|
---|
25 | 11) Add "Since draft-ietf-httpbis-http2-...-NN" subsection, and update the link from the boilerplate.
|
---|
26 |
|
---|
27 | 12) make
|
---|
28 |
|
---|
29 | 13) # review the diffs, then commit
|
---|
30 |
|
---|
31 | 14) # don't forget to submit the drafts
|
---|
Note: See
TracBrowser
for help on using the repository browser.