Thursday, September 29, 2011

Mercurial branching

The blog is now moved here

I have been working with git for awhile and found git very powerful. Our team was forced to use mercurial so we needed a branching model. We used this branching model with git which I found very useful. I didn't find really step-by-step guide of how to deal with mercurial after some research.


I was inspired by A Guide to Branching in Mercurial and tried to implement git practices with mercurial. The model itself is really similar to git's one. The purpose of this post is to describe how to implement that model with mercurial.


Tuesday, September 13, 2011

Introducing

Hey everyone,

This is my very first blog and  I want to apologize for my English which is not very good.
I'v been developing web applications for a few years now and finally I decided to setup the blog. Currently I'm the head of small web development company Anvil EIght and we are always trying to create something amazing.

I've never blogged before but read a lot and want to try myself in this field. The blog isn't my personal diary but it would be a collection of things that I and my teammates found interesting. I have accumulated a lot of ideas and now want to share them.

I hope you have as much fun as I do. So, let's start !

The blog is now moved here