2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-05 17:48:44 +00:00
git-svn-id: https://svn.fhem.de/fhem/trunk@6 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2007-02-01 13:05:28 +00:00
parent 5af6c44cab
commit 74ad27fbd4

View File

@ -5,12 +5,12 @@ the latest version with the following commands:
If you wish to contribute to the project, then
- create a berlios account
- send an email to the project manager
- send an email to the project manager to add you as developer to the project
(right know this is r dot koenig at koeniglich dot de)
- check out the source with
% cvs -z3 -d<berlios-uid>@cvs.berlios.de:/cvsroot/fhem co fhem
- if it is already checked out, it makes sense to do an update before
implementinng your changes:
implementing your changes:
% cvs update
- make your changes
- test if it is working (Really !!!)