Collaboration: At the Extremities of Extreme
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Alex Blewitt on Mar 26, 2010
The first public version of the org.eclipse EGit plug-in version 0.7.1 has been released at EclipseCon. EGit is based on the pure Java implementation JGit, which means that it has no external dependencies or native code requirements; something which has historically hindered the adoption of Eclipse's Subversion support.
As an incubating release, EGit is neither feature-complete nor bug-free; however, it is being released ahead of the Eclipse Helios release in Summer this year to gain feedback and to provide a 0.8 release in time for the Helios release train.
There is a User Guide available on the wiki, as is a introduction to DVCS for those that haven't used it before. More information can be found from the EGit project home page.
Git is the chosen future DVCS of Eclipse.org; bug 257706 contains the debate if you want to read further, but licensing issues were the key motivator behind that decision. Since migrating to Eclipse, the EGit code has been re-licensed as EPL, and the JGit code has been licensed under the EDL, which permits its reuse in other tools like NetBeans. Whilst there is still external support for Hg in the form of MercurialEclipse, the fact that the underlying Mercurial libraries are licensed under GPL means that it can't be distributed from Eclipse.org, which is the same problem that inhibits Subversion proliferation at Eclipse today.
Please send feedback by filing bug reports against EGit and/or the egit-dev mailing list.
18 agile and lean practices for effective software development governance
Improve Java Garbage Collection, Runtime Execution, and JVM visibility with Zing
Monitor your Production Java App - includes JMX! Low Overhead - Free download
Thanks for the post Alex.
Just to note that the tooling is still incubation and we are rapidly making progress in our nightly builds. You can get them from this site:
download.eclipse.org/egit/updates-nightly
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.
Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.
John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.
1 comment
Watch Thread Reply