Posts tagged as:

Version Control

Bookmarks for August 12th through December 20th

by Ron Bieber on Tuesday, September 1, 2009

{ 0 comments }

The Fate of the SVK Tutorials

June 29, 2009

Chia-liang Kao, the developer and maintainer of the SVK Distributed Version Control System posted a message to the mailing list on May 28th of this year declaring the end of development for the SVK tool.
I know from statistics that the tutorials on this site have been at least helpful, but am curious as to whether [...]

Read the full article →

Bookmarks for April 28th through May 8th

May 8, 2009

Git for beginners: The definitive practical guide – Stack Overflow – The beginnings of a "Practical Guide to Git" being authored on stackoverflow.com.
Highest Voted "git" Questions – Stack Overflow – Quesions tagged with Git on StackOverflow.com
InfoQ: How Many Chickens Are Too Many? – "The daily scrum is an important meeting within the Agile team. During [...]

Read the full article →

Bookmarks for January 25th through January 27th

January 27, 2009

Best Buy seeks to expand its reach online – "Now, Web-application developers can access product images, pricing and customer reviews, incorporating them in websites and blogs to provide a richer experience for their audience. "
Grainger and Mike Rowe Kick off Partnership, Reinforce Shared Commitment to Skilled Workforce of Tomorrow – "This week Grainger (NYSE: [...]

Read the full article →

Bookmarks for January 15th through January 19th

January 20, 2009

git ready » daily tips for the noob to the guru – Tip site for git from the makers of GitHub.
InfoQ: Pair Programming vs. Code Review – "Theodore Nguyen-Cao described code reviewers as chickens, and paired programmers as pigs."
Coding Horror: Protecting Your Cookies: HttpOnly – "So I have this friend. I've told him time and [...]

Read the full article →

Bookmarks for January 3rd through January 7th

January 7, 2009

Application Platform Strategies Blog: SOA is Dead; Long Live Services – "SOA met its demise on January 1, 2009, when it was wiped out by the catastrophic impact of the economic recession. SOA is survived by its offspring: mashups, BPM, SaaS, Cloud Computing, and all other architectural approaches that depend on “services”."
has_many :through – Agile [...]

Read the full article →

Bookmarks for November 5th through November 8th

November 8, 2008

Fraser Speirs – A Subversion User Looks at Git – "Git’s rethink of the entire content management problem enables some powerful new capabilities."
How To Do What You Love Without Selling Your Soul | Zen Habits – "What I’ve come to realize, is by focusing on providing value to others, most of the marketing aspect takes [...]

Read the full article →

Git 1.6.0 for Leopard Install Image Available

August 22, 2008

The 1.6.0 install image for Git on Leopard is available.

Read the full article →

Bookmarks for August 21st through August 22nd

August 22, 2008

The LEMON Parser Generator – "The Lemon program is an LALR(1) parser generator. It takes a context free grammar and converts it into a subroutine that will parse a file using that grammar."
Git merging by example – An article giving a real life example of a git merge.
Re: clarification on git, central repositories and commit [...]

Read the full article →

ScreenCast Featuring Git and Screenflow

July 8, 2008

Wow, real content! Here I throw together a screencast at the last minute to demo ScreenFlow, an excellent screencasting application on the MacIntosh and talk a little bit about what I’ve learned about Git.
I also get to play a little bit with Blip.TV, Cote style.
[tags]video,version-control,git[/tags]

Read the full article →

links for 2008-06-27

June 26, 2008

scie.nti.st » Hosting Git repositories, The Easy (and Secure) Way
Tutorial on setting up hosted GIT repositories with access control on Ubuntu.
(tags: git distributed collaboration hosting howto gitosis scm versioncontrol)

Read the full article →

Feeling Bad

June 19, 2008

I’m kind of feeling bad for not blogging lately. The site is not getting much of my attention over the last few months. I’m playing a lot with git, a version control tool and figuring out how it plays with SVN, the SCM we use at work. I’m most [...]

Read the full article →

Lecture from Linus Torvalds on Source Control

June 4, 2007

Check out this really interesting lecture by Linus Torvalds on Git, the source control system he started for the Linux kernel. Its an interesting talk, where he compares Git with other version control systems.

Read the full article →

Explaining Source Control

January 17, 2006

Photo by rbieber
So many things can have to be changed when switching hosting providers that sometimes code branching is the best answer (DUH). Here’s my feeble attempt at trying to explain the process during one such move. This actually went on for months, with me merging privately and [...]

Read the full article →

Python Developers Switch To Subversion

November 1, 2005

PEP-347 on Python.org outlines a migration of the Python source base from CVS to Subversion. According to an email on the Subversion user list, the migration has been completed and the public repository is online.

Read the full article →

Check out the Subversionary Blog

September 4, 2005

Check out the Subversionary Blog.

Read the full article →