File:  [DVB] / linuxtv.org / cvs.php
Revision 1.13: download - view: text, annotated - select for diffs
Sun Feb 12 22:42:14 2006 UTC (18 years, 3 months ago) by mkrufky
Branches: MAIN
CVS tags: HEAD

- created new directory /repo for cvs/mercurial howto instructions
- /cvs.php is an automatic pointer to the contents of repo/
- both url's will continue to function properly, and
  both will show the contents of /repo/repo.html

<?php
  $title = "LinuxTV.org - CVS and Mercurial access";
  include "linuxtv-header.inc";
  include "repo/repo.html";
  include "linuxtv-footer.inc";
?>

LinuxTV legacy CVS <linuxtv.org/cvs>