This blogpost provides a summary of different ways to share a git
repository. Depending on your needs you can opt for different solutions.
6 replies - 12287 views - 01/11/12 by Patrick Debois in News
Michael Feathers presented his recurring idea of finding out which elements of design change together: his goal is to discover which classes or methods are really coupled by analyzing empirical data instead of static analysis. Since he didn't publish code,...
0 replies - 3478 views - 10/06/11 by Giorgio Sironi in Articles
I’m getting married rather soon so time has been somewhat short (in a
good way) for just hacking on stuff, but I’ve finally found a little
bit of time to play with something I’ve been mulling over for a while.
Namely a continuous deployment workflow...
0 replies - 3310 views - 08/18/11 by Gareth Rushgrove in News
Yesterday, Apple won two preliminary patents against HTC, which could be a huge blow to both Google and HTC products and could mean a ban on HTC and potentially other Android smartphones. Today, Google's Executive Chairman Eric Schmidt announced their support...
0 replies - 16261 views - 07/19/11 by Ross Jernigan in Daily Dose
If you're new to Git you will recognize that some things work different
compared to SVN or CVS based repositories. This blog explains the 10
most important commands in a Git workflow that you need to know about.
If you are on Windows and you want to...
1 replies - 6718 views - 07/06/11 by Niklas Schlimm in Articles
We’ve had an xsbt branch on our gitolite
powered repository for the last couple of weeks while we worked out how
to move our build from sbt 0.7 to sbt 0.10 but having finally done that
we needed to delete it.
I originally tried running the following...
1 replies - 2297 views - 06/29/11 by Mark Needham in Articles
Every so often a piece of technology comes along and changes
everything. Once we experience this new way of doing things, we can no
longer understand how we survived without it. After we sent our very
first emails, walking to the post office to drop mail...
1 replies - 4997 views - 06/27/11 by Ashod Nakashian in Articles
As I promised on my previous article on Getting started with Git,
here is how I use Git in my day to day activities. Rather than
explaining with a real project that I’m working (which I can’t share!),
I’m taking the ‘Hello World’ approach. What...
0 replies - 5622 views - 06/17/11 by Veera Sundar in Articles
0 replies - 5138 views - 06/16/11 by Veera Sundar in Articles
ColdFusion Builder 2 Beta is built on Eclipse 3.6.1 aka Helios which
brings a whole bunch of cool stuff. Of most interest are probably the
task tracking tool Mylyn and source control plugins for Git, for SVN and CVS plus many others.Installing is easy.
Go...
0 replies - 4293 views - 04/26/11 by Sam Farmer in News
0 replies - 658 views - 03/31/11 by Intland Software in Announcements
At the end of 2010, a developer team at Intland Software has started to experiment with running some internal projects in Git. One of those experimental repositories contained about 50 branches, 6000 files per branch and several years of version history. When...
0 replies - 1234 views - 01/21/11 by Intland Software in Announcements
Tonight I moved the http://rainbowcinemas.ca sources from phpeclipse and CVS to PDT and Git.
Below are some gotchas and tips for initial repo creation, how to
keep the central remote copy up to date, and how to work around
complaints about updating master...
1 replies - 5032 views - 01/04/11 by Nick Boldt in News
A lot of interest is moving towards Git and leaving Subversion for big names in Java like JBoss and SpringSource. Spring recently wrote two articles covering Git usage in the Spring developer community, while JBoss recently migrated several projects to Git...
0 replies - 22263 views - 12/27/10 by Mitchell Pronsc... in Daily Dose
EGit for Mylyn is a custom fork of the original EGit project, to integrate EGit, the Git plugin for Eclipse, with Mylyn, the task-focused framework. Intland Software has created this fork to enable associating Git changes with Mylyn tasks, and tracking these...
0 replies - 2193 views - 12/20/10 by Intland Software in Announcements