If You want people to contribute You will have to make things easier for them …
the willingness to contribute depends heavily on the friendliness of the 
process 
the SVN way is unfortunately TOO MUCH UNFRIENDLY.

having a git repository will make things easier for people  wanting to 
contribute code …

the contributor will just have to 

fork the GIT repository ( on github ) to a personal repository

clone the forked thing on the workstation
do all the developing and testing
commit the changes
push the changes to the forked repository
create a pull request 

after that a full rank developer can process the pull request 
to integrate the changes

as described here
https://help.github.com/articles/using-pull-requests/
and here
https://help.github.com/articles/fork-a-repo/


cheers
Enrico Sorichetti

PS.

I do not know about SVN but for GIT and Mercurial 
one more plus is that 
any cloned repository is BACKUP of the master

tested and used it for hercules !



------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to