diff options
author | Roger Dingledine <arma@torproject.org> | 2013-08-10 18:33:37 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-08-10 18:33:37 -0400 |
commit | c7d3ecab577426cdead94e5632055253efb6351a (patch) | |
tree | 3f5e50496a79b5acad0e06557e3f6ef22c78ade7 /doc/HACKING | |
parent | ca2a88fa75e233b6cc3752bbd986024fc9df4acc (diff) | |
download | tor-c7d3ecab577426cdead94e5632055253efb6351a.tar tor-c7d3ecab577426cdead94e5632055253efb6351a.tar.gz |
new location for tarballs; and you should edit Makefile too
Diffstat (limited to 'doc/HACKING')
-rw-r--r-- | doc/HACKING | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/HACKING b/doc/HACKING index c94f69e35..b4d258612 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -489,12 +489,8 @@ in their approved versions list. 8) scp the tarball and its sig to the website in the dist/ directory (i.e. /srv/www-master.torproject.org/htdocs/dist/ on vescum). Edit -include/versions.wmi to note the new version. From your website checkout, -run ./publish to build and publish the website. - -Try not to delay too much between scp'ing the tarball and running -./publish -- the website has multiple A records and your scp only sent -it to one of them. +"include/versions.wmi" and "Makefile" 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. |