This will download all of the commits and create a new git repository containing all of your history!
The -s (short for —stdlayout) flag is telling git-svn to use the standard layout (meaning that it knows how to interpret the trunk/branches/tags roots in git.)
svnrepo/
├── branches
├── tags
└── trunk
You can customize this if you have a non-standard layout with additional flags check the documentation for more details: man git-svn
Currently, Travis doesn’t have a way to display a build status badge for individual jobs in a matrix build. You can only get an individual badge which displays “passing” if all the jobs pass or “failed” if one job fails. I’ve created a small open…
Setting up your own Apache Kafka cluster with Vagrant - Step by Step
May 6th, 2014
This step-by-step walk-through will guide you through building an Apache Kafka cluster from the ground up, with vanilla Debian as a base on Vagrant boxes.
Object Partners is pleased to welcome Jeremy Schacherer to their technology consulting staff. Jeremy has 19 years of technology experience working in the food packaging, government, internet auctions, insurance and direct mail industries. Jeremy has…