html/index.html: reflect change from CVS to gitlab
This commit is contained in:
parent
92d54fd77a
commit
b1374e94ac
@ -39,14 +39,8 @@
|
||||
before asking questions.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Anonymous CVS</th>
|
||||
<td><tt>export CVSROOT=:pserver:cvsanon@cvs.maptools.org:/cvs/maptools/cvsroot<br>
|
||||
cvs login</tt><br>
|
||||
(use empty password)<br>
|
||||
<tt>cvs checkout libtiff<br></tt>
|
||||
to get the stable libtiff code or<br>
|
||||
<tt>cvs checkout -r branch-3-9 libtiff</tt><br>
|
||||
to get the previous stable branch supporting the 3.9.X release series.</td>
|
||||
<th>git repository</th>
|
||||
<td><tt><a href="https://gitlab.com/libtiff/libtiff">https://gitlab.com/libtiff/libtiff</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>
|
||||
@ -116,7 +110,7 @@
|
||||
</ul>
|
||||
<hr>
|
||||
<p>
|
||||
Last updated $Date: 2017-11-18 20:00:44 $.
|
||||
Last updated 2017-11-30
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user