From: Ian Abbott Date: Tue, 10 May 2011 11:43:50 +0000 (+0100) Subject: README: Changed CVS references to Git. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d887ae3cbe098c1fb3206ec560998a2ac082ad9;p=comedi.git README: Changed CVS references to Git. Signed-off-by: Ian Abbott --- diff --git a/README b/README index 43da8d72..76c97040 100644 --- a/README +++ b/README @@ -44,15 +44,11 @@ Comedi also has a web page, at http://www.comedi.org. New versions of comedi can be found on the ftp site ftp://ftp.comedi.org/pub/comedi. Often bugfixes and new features that are not in the current release -can be found in the CVS repository. CVS snapshots can be created -automatically at https://cvs.comedi.org/cgi-bin/viewcvs.cgi/comedi/ -The CVS repository can be -accessed anonymously using: - - cvs -d :pserver:anonymous@cvs.comedi.org:/var/cvs login - (password is blank) - cvs -d :pserver:anonymous@cvs.comedi.org:/var/cvs co comedi +can be found in the Git repository. Git snapshots can be created +automatically at . +The Git repository can be accessed anonymously using: + git clone git://comedi.org/git/comedi.git Comedi may be freely distributed and modified in accordance with the GNU General Public License.