comparison tests/test-static-http @ 1948:ebe273a16048

merge with crew/templates
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 13 Mar 2006 23:38:14 +0100
parents d32c442571f2
children 2a676ad52c22
comparison
equal deleted inserted replaced
1946:9fee186f7f0d 1948:ebe273a16048
24 mkdir remote 24 mkdir remote
25 cd remote 25 cd remote
26 hg init 26 hg init
27 echo foo > bar 27 echo foo > bar
28 hg add bar 28 hg add bar
29 hg commit -m"test" -d"0 0" 29 hg commit -m"test" -d "1000000 0"
30 hg tip 30 hg tip
31 31
32 cd .. 32 cd ..
33 33
34 http_proxy= hg clone old-http://localhost:20059/remote local 34 http_proxy= hg clone old-http://localhost:20059/remote local