32eb033b312d32663ba192f4672c7e5d984d128b
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 14 years ago

1) # Directions for building the website:
2) #
3) # FIXME: this is incorrect, because maint-0.2.1 and master merged
4) # 1. Clone the Tor git repository, switch to branch maint-0.2.1, and
5) # make TORSVNSTABLE point to it: 
6) #
7) # 	git clone git://git.torproject.org/tor/ tor-stable
8) # 	cd tor-stable && git checkout maint-0.2.1
9) #
10) # 2. Clone the Tor git repository again and make TORGIT point to it:
11) #
12) # 	git clone git://git.torproject.org/tor/ tor
13) #
14) # 3. Edit include/versions.wmi or others if you like
15) # 4. Update STABLETAG and DEVTAG below if there is a new git tag
16) # 5. make
17) # 6. ./publish
18) 
19) # FIXME: these are the same
Andrew Lewman set the vars so aaron can s...

Andrew Lewman authored 14 years ago

20) TORSVNSTABLE = /home/phobos/onionrouter/onionrouter/tor/
21) TORGIT = /home/phobos/onionrouter/onionrouter/tor.git/.git
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 14 years ago

22) STABLETAG = tor-0.2.1.26
Andrew Lewman work on the new website a b...

Andrew Lewman authored 14 years ago

23) DEVTAG = tor-0.2.2.14-alpha