/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by joko, Sat Jan 25 10:33:27 2003 UTC revision 1.44 by joko, Sat Jan 25 17:03:22 2003 UTC
# Line 651  x How to get a single file from cvs for Line 651  x How to get a single file from cvs for
651    
652  x cvsgraph still missing: apt-get install cvsgraph  x cvsgraph still missing: apt-get install cvsgraph
653    
654  x cvsview  x chora -> viewcvs
655    o change logo at /usr/share/viewcvs/images    o change logo at /usr/share/viewcvs/images
656    x removed from template    x removed from template
657    x cvsview-query.cgi didn't work yet!    x cvsview-query.cgi didn't work yet!
# Line 670  x cvsview Line 670  x cvsview
670        [Sat Jan 25 11:16:55 2003] [error] [client 217.231.127.85] Premature end of script headers: /usr/lib/cgi-bin/viewcvs-query.cgi        [Sat Jan 25 11:16:55 2003] [error] [client 217.231.127.85] Premature end of script headers: /usr/lib/cgi-bin/viewcvs-query.cgi
671      x solution is:            x solution is:      
672        x apt-get install python-mysqldb        x apt-get install python-mysqldb
673        x use mysql;
674          x insert into db values ('localhost', 'ViewCVS', 'viewcvs', 'Y','Y','Y','Y','Y','Y','N','Y','Y','Y');
675          x insert into db values ('%', 'ViewCVS', 'viewcvs', 'Y','Y','Y','Y','Y','Y','N','Y','Y','Y');
676          x insert into user (host, user, password) values ('localhost', 'viewcvs', password('viewcvs'));
677          x flush privileges;
678        x cd /usr/lib/viewcvs
679        x ./make-database
680      x
681      o mail to author of viewcvs
682        
683    
684    o docu about uml and filesystem-layer running on gharb for MiniHowTo?
685    
686    o search.php?wiki=1&cvs=1&index=1
687    
688    o get mnoGoSearch running
689      e apt-get install mnoGoSearch
690    
691    o it's not tavi nor tavi-workflow - it's: JustWrite? it's todo! (.todo -> .justdo -> .justwrite -> .done)
692    
693    o ScanToWeb
694    
695    o look at Mailman: http://www.list.org/features.html
696    
697    o use cvsup!?
698    
699    o alien.netfrag.org - (package-conversion)  --> alien.packages.netfrag.org
700    
701    o chora2viewcvs - How to migrate from Horde/Chora to viewcvs.
702    
703    o LinuxInCvs (linux2cvs)
704    
705    o TestApacheConfig, StopApache, StartApache have to work without any running Apache - of course!
706    
707    o through "viewcvs" we loose the ability to "publish" documents via former chora:
708       viewcvs takes care to keep documents like they are in their original - so ".html"-files should be shown with text/plain
709    
710    o re-integrate .cvslink/JumpToCvs with dispatchurl
711    
712    o WikiWords in CvsCommitMessages? (via yakka?)
713    
714    x http://cvs.netfrag.org/bareface/yakka/?tarball=1
715    
716    o [source:/link/to/source-code]   (most times a '.cvslink' - hmmm?)
717       [source:<projectname>]
718    
719    o HelpMe
720    
721    o [snapshot:/link/to/snapshot]
722       [snapshot:<projectname>]
723    
724    o dispatchrequest - a multipurpose request dispatcher
725      o integrate:
726        x redirector at cvs.netfrag.org ...
727        o ... and news.netfrag.org
728      o JumpToCvs (.cvslink-mechanism)
729      o how was it done?
730        x cd /data/www/virtual/netfrag/sites/webcvs/.dispatch
731        x ln -s /data/www/global/apps/dispatchrequest .
732        
733      
734    o buildhtml -> docmaker
735    
736    o TWIG & yakka?
737    
 o docu about uml and filesystem-layer running on gharb for MiniHowTo?      
738    
739    
740  </pre>  </pre>

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.44

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed