Tag Archives: version control

More thoughts on version control

The shadow of Git has lately begun to loom over my programming habits. It has actually become the principal version control system at work, with most active projects migrated to it from ClearCase, Mercurial, CVS, etc. And recent collaborative programming … Continue reading

Posted in Programming, Rants | Tagged , , , | Leave a comment

Version Control by Example

A few weeks ago, someone called Eric Sink posted on Reddit saying they wrote a book and were giving it away for free. My copy arrived today!

Posted in Programming | Tagged , | Leave a comment

On the awesomeness of text

Text is one of the most underappreciated technologies that computers give us. This post is about why it’s so awesome, and why we should consider using it more — even in places where the trend seems to be the opposite.

Posted in Programming, Rants | Tagged , | 1 Comment

Version control update

Since posing the version control question I’ve experimented a bit.  I’ve begun putting my extant work back into version control.

Posted in Programming, Rants | Tagged , , , | Leave a comment

Version control thoughts

Last year I lost all my programming work in a fire.  This consisted, primarily, of my Subversion repository.

Posted in Programming | Tagged , , | 1 Comment