infovore + versioncontrol 22
Astonishments, ten, in the history of version control < Francis is
december 2011 by infovore
"The (for now) final end product seems incredibly obvious. And popular.
Yet it took decades of iterative innovation, from some of the cleverest minds in the field, to make something so apparently simple yet powerful.
And every step was astonishing." This is great stuff from Francis.
scm
vcs
versioncontrol
history
programming
francisirving
writing
Yet it took decades of iterative innovation, from some of the cleverest minds in the field, to make something so apparently simple yet powerful.
And every step was astonishing." This is great stuff from Francis.
december 2011 by infovore
tpope/vim-fugitive - GitHub
march 2011 by infovore
"I'm not going to lie to you; fugitive.vim may very well be the best Git wrapper of all time."
git
vim
versioncontrol
plugin
march 2011 by infovore
25 Tips for Intermediate Git Users : Andy Jeffries : Ruby on Rails, MySQL and jQuery Developer
february 2010 by infovore
Some good stuff here; the tips on the stash were new to me, and particularly handy.
git
tutorial
tips
reference
howto
versioncontrol
scm
dvcs
february 2010 by infovore
nvie.com » Blog Archive » A successful Git branching model
january 2010 by infovore
"In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I’ve been meaning to write about it for a while now, but I’ve never really found the time to do so thoroughly, until now. I won’t talk about any of the projects’ details, merely about the branching strategy and release management." It's a detailed strategy, but well thought-through; I'm certainly going to bear some of this in mind in future (and, indeed, the way the release branches are handled is familiar).
git
dvcs
versioncontrol
strategy
branching
development
tips
january 2010 by infovore
git ready » tig, the ncurses front-end to Git
august 2009 by infovore
"Tig provides a simple command-line yet visual interface to Git." An explanation of what Tig does, and why you might find it useful.
git
linux
osx
scm
tools
versioncontrol
august 2009 by infovore
tig
august 2009 by infovore
"Tig is a git repository browser that additionally can act as a pager for output from various git commands."
git
scm
versioncontrol
linux
osx
programming
cli
utility
august 2009 by infovore
Cyclopedia Square: 'git revert' Is Not Equivalent To 'svn revert'
january 2009 by infovore
A useful guide, although perhaps more detailed than you'd normally need. Still, clear instructions for handling reverting changes in git.
tips
git
versioncontrol
vcs
scm
reverting
january 2009 by infovore
git ready » daily tips for the noob to the guru
january 2009 by infovore
Daily git tips. So far, they've all been rather handy, and given they're nice and short makes recommending this as a subscription easy.
programming
tips
blog
git
versioncontrol
scm
january 2009 by infovore
Pages Generator — GitHub
december 2008 by infovore
Lovely way to generate pages for your github projects - and to do so as a branch of said project. Clever.
opensource
git
versioncontrol
sourcecontrol
github
december 2008 by infovore
scie.nti.st » Hosting Git repositories, The Easy (and Secure) Way
october 2008 by infovore
"The rest of this article will be a tutorial showing you how to host and manage Git repositories with access control, easily and safely. I use an up and coming tool called gitosis that my friend Tv wrote to help make hosting git repos easier and safer." Nice guide to getting up and running with gitosis.
git
gitosis
versioncontrol
tools
october 2008 by infovore
Media Molecule - we make games. » Blog Archive » LittleBigBang : The Evolution Of LittleBigPlanet
october 2008 by infovore
"Here is a video which gives some insight into how Little Big Planet ( and Media Molecule! ) evolved from next to nothing into what it is today!" MediaMolecule put the LBP repository into codeswarm, and then published the video. Lovely.
mediamolecule
codeswarm
versioncontrol
development
games
software
littlebigplanet
october 2008 by infovore
Everyday GIT With 20 Commands Or So
august 2008 by infovore
A nice simple explanation of what using Git is really like.
git
versioncontrol
vcs
scm
sourcecontrol
tutorial
tips
august 2008 by infovore
Version Control for Designers
june 2008 by infovore
Great for designers, or anyone else with no knowledge of version control, but a not-half-bad introduction to Git at the same time.
git
vcs
scm
sourcecontrol
versioncontrol
tutorial
june 2008 by infovore
Welcome to GitCasts
may 2008 by infovore
GitCasts: screencasts about git. Does exactly what it says on the tin.
development
screencast
scm
git
programming
versioncontrol
vcs
may 2008 by infovore
Git Magic - Preface
april 2008 by infovore
"Git is a version control Swiss army knife. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master. I'm recording what I've figured out so far in these pages." Really excellent.
git
vcs
sourcecontrol
versioncontrol
distributed
programming
development
april 2008 by infovore
GitHub: My Kind of Social Software
february 2008 by infovore
"[GitHub] is my kind of social software. You want to "friend me"? Send me a patch. Fork me." Nice post from Ryan Tomayko looking at GitHub from a slightly different angle.
github
socialsoftware
versioncontrol
git
software
february 2008 by infovore
Source Control HOWTO
november 2007 by infovore
A series of articles on source control best practice.
scm
development
sourcecontrol
versioncontrol
november 2007 by infovore
Colored Diffs :: Thunderbird Add-ons
july 2007 by infovore
Colours svn/cvs diffs when you get them in your Thunderbird inbox. In a word: nice.
svn
cvs
versioncontrol
thunderbird
email
july 2007 by infovore
Jon Rowett’s Workblog » The right way to think about source control
may 2007 by infovore
If you are doing scheduled builds or continuous integration, and those builds are visible to your client or boss or whoever, this should be painfully obvious, but even if you aren’t: the current version in source control is the current version, full sto
svn
subversion
versioncontrol
development
programming
software
may 2007 by infovore
Getting Started With ActiveRecord Migrations
may 2006 by infovore
Because, you know, at some point I'm going to have to dive into using them quite hard...
database
development
deployment
versioncontrol
rails
rubyonrails
may 2006 by infovore
Metissian - Projects - Mac OS X Packages - Subversion
september 2005 by infovore
Subversion packages - which don't require fink - for OSX
subversion
cvs
versioncontrol
osx
september 2005 by infovore
MacDevCenter.com: Making the Jump to Subversion
august 2005 by infovore
Need to go over this at some point
development
macosx
osx
subversion
versioncontrol
august 2005 by infovore
related tags
blog ⊕ branching ⊕ cli ⊕ codeswarm ⊕ cvs ⊕ database ⊕ deployment ⊕ development ⊕ distributed ⊕ dvcs ⊕ email ⊕ francisirving ⊕ games ⊕ git ⊕ github ⊕ gitosis ⊕ history ⊕ howto ⊕ linux ⊕ littlebigplanet ⊕ macosx ⊕ mediamolecule ⊕ opensource ⊕ osx ⊕ plugin ⊕ programming ⊕ rails ⊕ reference ⊕ reverting ⊕ rubyonrails ⊕ scm ⊕ screencast ⊕ socialsoftware ⊕ software ⊕ sourcecontrol ⊕ strategy ⊕ subversion ⊕ svn ⊕ thunderbird ⊕ tips ⊕ tools ⊕ tutorial ⊕ utility ⊕ vcs ⊕ versioncontrol ⊖ vim ⊕ writing ⊕Copy this bookmark: