“The entire Pro Git book, written by Scott Chacon and published by Apress”
#git
How to properly use Git with WordPress.org Subversion
How to properly use Git with WordPress.org Subversion
Walks you through setting up a git repo that will interface with a WP.org plugin directory (or any other SVN repo I assume).
Challenges You Will Face When Working With Remote Teams
For a number of reasons at a number of times in my career, I’ve found myself working with variously-distributed teams of one kind or another. Perhaps the “office” is a building that spans 2 square miles, perhaps someone was working from home for a day or someone was on a 2 week “vacation”, or even working for a distributed company with no real office. These were all different situations, but they all suffered from simliar challenges. I want to take a look at a couple of those challenges and some ways that you can help mitigate them.
I’m looking at this mostly as a member of a technical team of some sort, but I’m sure a lot of it would apply to pretty much anyone who’s not working face-to-face with their colleagues. Apologies in advance for this being kind of rambling (and very long). It’s a collection of all sorts of observations, links and ideas that I’ve collected over time. (more…)