diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-05-05 21:54:04 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-05-05 21:54:04 -0400 |
commit | 1065a5ef2987e910d10cfcc74eab35dcb4bbf74e (patch) | |
tree | b4e245ae7d4906c8dc3433c6d4003f777e6e4326 /doc | |
parent | ad35b8f40d8701294b3b97faec3134ac1b8bb302 (diff) | |
parent | 330116f0343e3b7b6632d3bd1b5c9f6bca87872d (diff) | |
download | tor-1065a5ef2987e910d10cfcc74eab35dcb4bbf74e.tar.gz tor-1065a5ef2987e910d10cfcc74eab35dcb4bbf74e.zip |
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HACKING | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/HACKING b/doc/HACKING index e00aeb1aa9..feafb55823 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -475,12 +475,10 @@ 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>". Put the files in - /src/www-master.torproject.org/htdocs/dist on vescum, then - sudo -u mirroradm -H /home/mirroradm/bin/trigger-mirrors sudoed - ) + /srv/www-master.torproject.org/htdocs/dist/ on vescum.) -8) Edit include/versions.wmi to note the new version. Rebuild and push -the website. +8) Edit include/versions.wmi to note the new version. From your website +checkout, run ./publish to build and publish the website. 9) Email Erinn and weasel (cc'ing tor-assistants) that a new tarball is up. This step should probably change to mailing more packagers. |