| 603 |
|
|
| 604 |
x install viewcvs |
x install viewcvs |
| 605 |
x apt-get install viewcvs |
x apt-get install viewcvs |
| 606 |
|
x configured: |
| 607 |
|
x /var/lib/cvs |
| 608 |
|
x email-address (new): cvs-admin@netfrag.org -> dev@netfrag.org |
| 609 |
|
x no forbidden modules (do this via unix permissions!) |
| 610 |
|
x allow tarball generation? yes! |
| 611 |
|
x Hint: add "Alias /viewcvs/ /usr/share/viewcvs/" to /etc/apache/conf/httpd.conf for online documents and icons |
| 612 |
|
x added to '/data/www/virtual/netfrag/conf/applications.conf' in our case |
| 613 |
|
x added '<link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" />' to '/etc/viewcvs/templates/header.ezt' |
| 614 |
|
|
| 615 |
|
o rendering proposals for TaviWorkflow |
| 616 |
|
o Linking|Referencing (WikiWords, PureExplicitLinkExtrapolation, NamedLinks) |
| 617 |
|
o Coloring |
| 618 |
|
o [o=red, x=green, R=red, r=green] |
| 619 |
|
|
| 620 |
|
o shortcut: TestApache to run 'apachectl configtest' (WikiForSystemAdministration) |
| 621 |
|
|
| 622 |
|
x web-based newsreader? twig! |
| 623 |
|
x apt-get install twig |
| 624 |
|
|
| 625 |
|
o shutdown horde (for now: "pause") |
| 626 |
|
|
| 627 |
|
o viewcvs & apache-mod-python? |
| 628 |
|
|
| 629 |
|
o home2web, .home2webrc |
| 630 |
|
--before: buildhtml --source=pod|tavi |
| 631 |
|
--after: say "ready" |
| 632 |
|
|
| 633 |
|
x added root of quepasa to cvs |
| 634 |
|
x su root |
| 635 |
|
x cd /var/lib/cvs/nfo/hosts/quepasa.netfrag.org |
| 636 |
|
x mkdir root |
| 637 |
|
x chown -R .rootsrc root/ |
| 638 |
|
x chmod -R g+w root/ |
| 639 |
|
x cd /tmp |
| 640 |
|
x cvs -d /var/lib/cvs checkout -d / nfo/hosts/quepasa.netfrag.org/root |
| 641 |
|
x start with /etc |
| 642 |
|
x cd /etc |
| 643 |
|
x cvs add etc |
| 644 |
|
x cvs add viewcvs |
| 645 |
|
x cd viewcvs |
| 646 |
|
x cvs add .... |
| 647 |
|
x cvs commit -m "+ initial commit" |
| 648 |
|
|
| 649 |
|
x How to get a single file from cvs for download: (e.g.) |
| 650 |
|
wget http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/viewcvs/viewcvs/templates/header.ezt?rev=1.2 |
| 651 |
|
|
| 652 |
|
x cvsgraph still missing: apt-get install cvsgraph |
| 653 |
|
|
| 654 |
|
|
| 655 |
</pre> |
</pre> |
| 656 |
|
|