From: ppisa Date: Fri, 16 Jul 2004 15:57:38 +0000 (+0000) Subject: README CVS pointer corrected X-Git-Tag: CLT_COMM_CAN-lincan-0_2_8 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/commitdiff_plain/4e5fa73312583893b1efe2b19f0230a021bb7373?hp=b5ac7e6f7e0d1af9dbb4bdb56921ab04de4e1ade README CVS pointer corrected --- diff --git a/lincan/README b/lincan/README index 1f0202d..10bb691 100644 --- a/lincan/README +++ b/lincan/README @@ -142,8 +142,8 @@ COMPILATION from CVS sources without full OCERA tree --------------------------------------------------------------------------- Obtaining CVS sources of the CAN components only --------------------------------------------------------------------------- - cvs -d:pserver:anonymous@cv...:/cvsroot/ocera login - cvs -z3 -d:pserver:anonymous@cv...:/cvsroot/ocera co + cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ocera login + cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ocera co ocera/components/comm/can ---------------------------------------------------------------------------