On 2010-01-14 19:12, Johannes Behr wrote:
> Hi,
>
>>>
>>> However, I'd love to see github.com being used instead of SVN, as it's
>>> much easier to maintain own changes, submit fixes for bugs and for
>>> core-devs to pull&  integrate patches.
>>
>> I already mirror the current svn master on github because of the
>> ongoing website problems. Currently I do that manually but I could
>> automate it in the future (e.g. cron scripted once an hour or so).
>>
>> I'm still a little hesitant to move everything to git as you can
>> do to many weird things to a tree. For now a linear system like
>> svn seems safer.
>
> Agree. We just should recover the svn/trac environment and
> not come up with yet another solution.

As long as there's a git repo alongside, I'm fine with that.

However, I'd like to point out that my last year's work on improving 
BuildBot was a huge eye-opener w.r.t. DVCS:es and how well it fits Open 
Source development.

It's been pretty amazing how easy it is to work on the real code base , 
have the core-devs pull and integrate things. The simple fact that what 
I do is real commits into the real code base (albeit only my personal 
repo) automatically makes me write higher quality code, and also I can 
attempt larger changes.

(Incidentally, after a bunch of my changes got integrated, I was given 
commit rights to the main buildbot repo and are now checking and 
integrating other peoples changes/fixes, a few times/week.)

Distributed source control makes much more sense than centralized 
systems like SVN, for everyone (except maybe companies that rely heavily 
on a centralized development model, i.e. not mine for sure!)

Cheers,
/Marcus


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to