From 4d886c243cee19cae422dbad25ecdecf8a4afa74 Mon Sep 17 00:00:00 2001 From: borisneubert <> Date: Fri, 29 Jun 2012 18:26:49 +0000 Subject: [PATCH] cvs -> svn git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1666 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- README.SVN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.SVN b/README.SVN index 9e024ebef..b021d7fee 100644 --- a/README.SVN +++ b/README.SVN @@ -10,7 +10,7 @@ If you wish to contribute to the project, then - check out the source - if it is already checked out, it makes sense to do an update before implementing your changes: - % cvs update + % svn update - make your changes - test if it is working (Really !!!) - make an entry in the CHANGED file, giving your changes a "title".