LWN.net Logo

Open source from Big Business: Wayfinder and EurekaStreams

Open source from Big Business: Wayfinder and EurekaStreams

Posted Aug 5, 2010 19:13 UTC (Thu) by dmag (subscriber, #17775)
Parent article: Open source from Big Business: Wayfinder and EurekaStreams

> The GitHub repositories are read-only for the present

I'm not sure what this is trying to say. Surely, every repo on github is read-only (except to the maintainers)? Otherwise, a random bot would insert spam into every project. In fact, many decent-sized projects have single person as the repo maintainer. A single maintainer can pull in many other peoples' branches/commits easily.

(FYI, github does also support giving others commit access.)

You can say the repo isn't active, but it's always going to be read-only (except to the maintainers).

> the FAQ page solicits patches by email

Here, they show that they aren't familiar with how github works. The correct way to work on github is to fork their project (there's a big button on every page), commit to your copy, then send them a pull request. It's all nicely managed by github.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds