Archive for category Tools 'n' Tips

Grinding my gears. Marketeers (again)

Yesterday I posted on how I get annoyed by marketeers making groundless claims for their tools (or at least claims for which they provide no supporting data). Here’s another thing tool vendors do that irritates the hell out of me… answering a question with ‘buy my tool’ or ‘my tool solves this problem’ type posts. [...]

1 Comment

Marketing claims

One thing that’s always bugged me is unfounded, or at least unsupported, claims made by tool vendors (actually, by anyone, but in this context particularly tool vendors). I’m starting to call them out whenever I can. Here’s an example of what I mean, posts on forums where claims like the following are made. Eliminate the [...]

1 Comment

Running ANT within ANT under a different JVM

Problem You have set up a continuous integration build using CruiseControl. The build loop initiates your build using an ANT script mainBuild.xml. This mainBuild.xml needs to invoke several other build files, but (and here’s the catch) you want the sub-builds to use a different JDK. Using the ant task will invoke the sub-build using the [...]

, ,

Leave a Comment

What problem does it solve?

This simple question will save you hours of pain. Whenever you are looking at a new methodology or technology. Whenever you are designing a new process or procedure. Ask yourself, ‘what problem does it solve?’. If you can’t come up with a clear well defined answer then the chances are you should not proceed with [...]

Leave a Comment

Conversations and workshops

I have, for some time, considered the possibilities of the Internet for the real-time exchange of ideas around the lifecycle management subject (config, change, release, problem, and project management, among others). In particular I have been pondering how to start a useful dialogue about the Lifecycle Management Body of Knowledge. I suspect that one of [...]

Leave a Comment

Keeping configuration separate in ANT

Actually, this advice holds for any software system, but in this article I am focussing on ANT. One often sees, in ANT scripts, something like this at the head of the build.xml file. So far, so good. The author of this ANT script has thought to define properties that control the script’s behaviour at the [...]

Leave a Comment

How do you copy 60m files?

It is a problem you are bound to face sooner or later in your CM career, How do you copy 60m files?. Okay, you may not need to copy 60 million files, but anyone who has tried to copy millions of files between servers knows that it can be fraught with problems, especially if those [...]

Leave a Comment

Is Perl an essential skill of SCMers

Is being able to use Perl an essential skill for people working at the technical coal face of software configuration management? The obvious, and probably correct, answer is ‘probably not essential‘ but if you work in software configuration management it is well worth considering. Perl is fairly ubiquitous, there are few platforms that do not [...]

Leave a Comment

Which SCM tool?

This is one of the most common questions asked on the CMCrossroads forums, and perhaps one of the most pointless. The question is variously stated as, “which is the best tool?”, “is tool X better than tool Y?”, or “we are looking for the best tool to X”. All such questions are equally vacuous. The [...]

Leave a Comment

Preventing ticket ping-pong

This is the first opportunity I have had for a while to put something on this blog — busy, busy, busy. (I can tell you that I am building up a fairly sizeable backlog of articles on parallel development and I will, I promise, get round to publishing them soon.) In the meanwhile, here’s a [...]

Leave a Comment

Follow

Get every new post delivered to your Inbox.