cvs -> svn

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1666 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2012-06-29 18:26:49 +00:00
parent 3193f6477d
commit 4d886c243c

View File

@ -10,7 +10,7 @@ If you wish to contribute to the project, then
- check out the source - check out the source
- if it is already checked out, it makes sense to do an update before - if it is already checked out, it makes sense to do an update before
implementing your changes: implementing your changes:
% cvs update % svn update
- make your changes - make your changes
- test if it is working (Really !!!) - test if it is working (Really !!!)
- make an entry in the CHANGED file, giving your changes a "title". - make an entry in the CHANGED file, giving your changes a "title".