8cb3b53c3427e87fe22760d600dfbf84b1c24a7b
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 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 the first problem is the sp...

Andrew Lewman authored 13 years ago

20) TORSVNSTABLE=/home/phobos/onionrouter/onionrouter/tor/
21) TORGIT=/home/phobos/onionrouter/onionrouter/tor.git/.git
22) STABLETAG=tor-0.2.1.26
23) DEVTAG=tor-0.2.2.14-alpha
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

24) 
25) WMLBASE = .
Andrew Lewman the first problem is the sp...

Andrew Lewman authored 13 years ago

26) SUBDIRS=docs eff projects press about download download getinvolved donate