↧
Upgrading wordpress with git
I didn’t like upgrading wodpress much. Everytime I did it, I needed to re-apply all my little tweaks to the new wordpress. It took too much time. I tried to diff -uNr on the current version I was...
View Articlecyv: syncing git and svn
For codeyard I’m developing cyv, which is a (still quite specific) util (written in Python!) to keep svn and git repo’s in sync. On the serverside, at least. First, let me explain what exactly is...
View Articlegit‘s versus svn‘s storage efficiency
At Codeyard we maintain a git and a subversion repository (which are synced with each other) for each of the >115 projects. The following graph shows the repositories plotted logarithmically...
View Article