[tor-commits] [tor/release-0.2.2] More notes on how to upload tarballs from erinn
arma at torproject.org
arma at torproject.org
Wed May 11 03:24:23 UTC 2011
commit 29f1ffa0fec58f4588e163006f561e8912a2c942
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed May 4 17:21:33 2011 -0400
More notes on how to upload tarballs from erinn
---
doc/HACKING | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/doc/HACKING b/doc/HACKING
index 86d4a98..e00aeb1 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.
More information about the tor-commits
mailing list