Annotation of embedaddon/lrzsz/README.cvs, revision 1.1

1.1     ! misho       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>