File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / lrzsz / README.cvs
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Oct 24 15:49:50 2019 UTC (4 years, 11 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

    1: You can access the lrzsz sources through CVS, using something like
    2: 	export CVSROOT=:pserver:cvsread@tirka.ohse.de:/var/cvs-pub 
    3: 	cvs login
    4: 		use `cvsread' as password
    5: 	cvs checkout lrzsz
    6: 
    7: But you'll need the same automake version as i use (use finger to 
    8: find which one i'm using at the moment: 
    9: 	finger uwe-tool-versions@tirka.ohse.de
   10: ). The same might be true für autoconf and gettext.
   11: Automake _will_ be run because CVS garbles the timestamp of the files
   12: it checks out. You'll have to live with that.
   13: 
   14: Tar archives and diffs of the cvs trees and are also available. See 
   15: 	ftp://tirka.ohse.de/uwe/cvs-trees
   16: They share the same problems, though.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>