From 9eb9b32a409bb5c51fee07bca5c441bf4c8c03e7 Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Wed, 20 Mar 2013 15:15:48 +0100 Subject: [PATCH] Finish removing references to CVS --- README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README b/README index 29b3484a5..57bd09c0d 100644 --- a/README +++ b/README @@ -796,17 +796,15 @@ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi a. Downloading -------------- - To download the latest cvs cd to the directory where you wish to download + To download the latest Git, cd to the directory where you wish to download to and type the following information: - export CVS_RSH=ssh - cvs -z3 -d:pserver:anonymous@claws-mail.org:/ co -r gtk2 claws + git clone http://git.claws-mail.org/readonly/claws.git Later, when you want to update your local repository, you'll just have to go back to the 'claws' directory, and type: - export CVS_RSH=ssh - cvs -z3 update -dPR + git pull --all b. Installing ------------- -- 2.25.1