Posted by Tim Hobbs on June 23, 2010
One thing that has always baffled me and my co-workers is SVN tree conflicts. I thought it would be a good idea to keep track of different scenarios that result in tree conflicts as an exercise in demystifying them. Delete a file but don’t check in the delete. Another user performs the same delete and [...]
Posted by Tim Hobbs on March 13, 2010
So the whole reason I started this stupid blog was so I’d have a place to fall back on with all the interesting crap I found on the interwebz. Yeah, that worked out well… So why the hell am I not just adding every cool thing I find?!? Because it is way easier to bookmark [...]
Posted by Tim Hobbs on March 13, 2010
We use a post-commit trigger at work to notify the team of all commits made to the repository. I needed to make so modifications, so I thought I’d update my sorely neglected blog with the details. You know, for the kids…