This repository was archived by the owner on Oct 23, 2019. It is now read-only.
File tree 5 files changed +10
-27
lines changed
5 files changed +10
-27
lines changed Original file line number Diff line number Diff line change
1
+ asi-http-request = http://bitbucket.org/undees/asi-http-request
2
+ brominet = http://bitbucket.org/undees/brominet
3
+ server = http://bitbucket.org/undees/cocoahttpserver
Original file line number Diff line number Diff line change
1
+ d15b61beb81909c3344b2d7292f2a49aec790a75 asi-http-request
2
+ ada1f01ea35f35ebbd1df3a37dc6d9ed0fac682c brominet
3
+ 061b4573b3a65d42d159f50c728729c7a78b9cb5 server
Original file line number Diff line number Diff line change @@ -17,18 +17,16 @@ Just Played uses the ASIHTTPRequest_ library to make network requests in the bac
17
17
How to Tinker With the App
18
18
--------------------------
19
19
20
- If you're using Mercurial, turn on the ` forest extension `_ and run these commands: :
20
+ If you're using Mercurial 1.3 or later, run this command :
21
21
22
22
hg clone http://bitbucket.org/undees/justplayed
23
- cd justplayed
24
- hg fseed snapshot.txt
25
23
26
24
If you're using Git, run the following commands::
27
25
28
26
git clone git://github.com/undees/justplayed
29
27
git clone git://github.com/undees/brominet justplayed/brominet
30
28
git clone git://github.com/undees/cocoahttpserver justplayed/server
31
- git clone git://github.com/pokeb /asi-http-request justplayed/asi-http-request
29
+ git clone git://github.com/undees /asi-http-request justplayed/asi-http-request
32
30
33
31
How to Tinker With the Server
34
32
-----------------------------
Original file line number Diff line number Diff line change @@ -16,18 +16,16 @@ Just Played uses the ASIHTTPRequest_ library to make network requests in the bac
16
16
How to Tinker With the App
17
17
--------------------------
18
18
19
- If you're using Mercurial, turn on the ` forest extension `_ and run these commands: :
19
+ If you're using Mercurial 1.3 or later, run this command :
20
20
21
21
hg clone http://bitbucket.org/undees/justplayed
22
- cd justplayed
23
- hg fseed snapshot.txt
24
22
25
23
If you're using Git, run the following commands::
26
24
27
25
git clone git://github.com/undees/justplayed
28
26
git clone git://github.com/undees/brominet justplayed/brominet
29
27
git clone git://github.com/undees/cocoahttpserver justplayed/server
30
- git clone git://github.com/pokeb /asi-http-request justplayed/asi-http-request
28
+ git clone git://github.com/undees /asi-http-request justplayed/asi-http-request
31
29
32
30
How to Tinker With the Server
33
31
-----------------------------
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments