Forums » Development »
Can i join in developmet team?
Added by Anonymous over 12 years ago
I'm new in open source, and i have some experience on ror.
Hope i can join in the development team.
Look forward to the exchanges and cooperation with all very much.
Replies (8)
RE: Can i join in developmet team? - Added by Jean-Philippe Lang over 12 years ago
As a newcomer, you can start submitting some patches/bug fixes in the issue tracker.
RE: Can i join in developmet team? - Added by Steven Wong over 12 years ago
RE: Can i join in developmet team? - Added by Anonymous over 12 years ago
hi, Steven Wong
I have check out the trunk with svn.
do they have any difference?
RE: Can i join in developmet team? - Added by Etienne Massip over 12 years ago
See Contribute, https://github.com/edavis10/redmine is not an official mirror, you can use https://github.com/redmine/redmine but svn
repo is the main one and the best choice.
RE: Can i join in developmet team? - Added by Anonymous over 12 years ago
Hi, Etienne Massip
I see.
An other question: there are so many repos. How do you keep them the same.
RE: Can i join in developmet team? - Added by Etienne Massip over 12 years ago
https://github.com/redmine/redmine is the official GH mirror of the main svn
repo, updated by a cron script.
https://github.com/edavis10/redmine is un unofficial mirror maintained by Eric Davis; at some time it was updated manually and thus not regularly.
Just use svn
.