aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-05-04 17:21:44 -0400
committerNick Mathewson <nickm@torproject.org>2011-05-04 17:21:44 -0400
commit699af20e9ad7c9349971c1e6a37bafe908c86b5f (patch)
tree15e33d2b3957b0549e9c92930cc2bf101c275848 /doc
parentfac99f01dadc104db8ccaf7a24da2a57860b4165 (diff)
parent29f1ffa0fec58f4588e163006f561e8912a2c942 (diff)
downloadtor-699af20e9ad7c9349971c1e6a37bafe908c86b5f.tar.gz
tor-699af20e9ad7c9349971c1e6a37bafe908c86b5f.zip
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'doc')
-rw-r--r--doc/HACKING5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HACKING b/doc/HACKING
index 86d4a98784..e00aeb1aa9 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -474,7 +474,10 @@ in their approved versions list.
and push the git tag.
(That's either "git tag -u <keyid> tor-0.2.x.y-status", then
"git push origin tag tor-0.2.x.y-status". To sign the
- tarball, "gpg -ba <the_tarball>")
+ tarball, "gpg -ba <the_tarball>". Put the files in
+ /src/www-master.torproject.org/htdocs/dist on vescum, then
+ sudo -u mirroradm -H /home/mirroradm/bin/trigger-mirrors sudoed
+ )
8) Edit include/versions.wmi to note the new version. Rebuild and push
the website.