Archive for the 'GIT' Category

Scaleable unit testing and continuous integration in an agile team using GIT

Friday, March 14th, 2008

I like agile development, it works, but it does need some pretty clear guide lines and rules. It also needs very good testing systems to ensure no developer breaks anyones elses code.
Up until now, I have been using the same tools as everyone else.
SVN, perforce, CVS, etc… we all know this type of source control [...]

GIT on Windows…are they forking already?

Tuesday, March 4th, 2008

I already have cygwin installed, with GIT.
I have just been trying the mingw32 based version of GIT.
Mostly because I wanted to see the QT based QGIT, which will work directly with the mingw32 version of GIT.
What I want to point out, is that these two versions seem slightly incompatible…
A full commit from cygwin, comes up [...]

GIT on Windows XP (winXP)

Friday, February 22nd, 2008

I am still experimenting with this… but…
You can get GIT running by simply downloading and running the cgywin installer.
Run the installer in standard configuration, and obviously include GIT… but also make sure to include VIM, as this is required to edit the comments. (PERL is required, but should be in the default installed packages. Make [...]

Why Git

Wednesday, February 20th, 2008

I suppose the first thing you should do is watch the videos.
Here is Linus Torvalds explains GIT philosophy to googleTech:

WPvideo 1.10

Download!

And Randal Schwartz with more details about using GIT

WPvideo 1.10

Download!

You should now know enough to realise why GIT….
If you are still in egypt… de nile… then here are some thinking points.
these are coming as soon [...]

Byting the hand that feeds you…