##// END OF EJS Templates
hg co after hg merge
mpm@selenic.com -
r27:febfb35d default
parent child Browse files
Show More
@@ -72,6 +72,7 b' Network support (highly experimental):'
72 # pull the self-hosting hg repo
72 # pull the self-hosting hg repo
73 foo$ hg init
73 foo$ hg init
74 foo$ hg merge http://selenic.com/hg/
74 foo$ hg merge http://selenic.com/hg/
75 foo$ hg checkout # hg co works too
75
76
76 # export your .hg directory as a directory on your webserver
77 # export your .hg directory as a directory on your webserver
77 foo$ ln -s .hg ~/public_html/hg-linux
78 foo$ ln -s .hg ~/public_html/hg-linux
General Comments 0
You need to be logged in to leave comments. Login now