web/index.html

branch
trunk
changeset 64
d7b46cae939b
parent 63
0b0bb1608b37
child 75
856de7e8f494
equal deleted inserted replaced
63:0b0bb1608b37 64:d7b46cae939b
114 recursive archives that were hidden under subdirectories. Version 6.0 114 recursive archives that were hidden under subdirectories. Version 6.0
115 fixes that.</li> 115 fixes that.</li>
116 116
117 </ul> 117 </ul>
118 118
119 <p>If you would like to try the latest development version—or maybe do some
120 development on it—you can check out the project's <a
121 href="http://www.selenic.com/mercurial/wiki/">Mercurial</a> repository. A
122 <a href="http://www.brettcsmith.org/2007/dtrx/dtrx/">web repository</a> is
123 available, or you can just run:</p>
124
125 <pre>$ hg clone http://www.brettcsmith.org/2007/dtrx/dtrx</pre>
126
119 <h2>Requirements</h2> 127 <h2>Requirements</h2>
120 128
121 <p>If you have Python 2.4 or greater, this should work out of the box. If 129 <p>If you have Python 2.4 or greater, this should work out of the box. If
122 you're stuck on Python 2.3, you can use this if you install the <a 130 you're stuck on Python 2.3, you can use this if you install the <a
123 href="http://www.lysator.liu.se/~astrand/popen5/">subprocess module</a>. 131 href="http://www.lysator.liu.se/~astrand/popen5/">subprocess module</a>.

mercurial