Tag Archives: Subversion

Software maturity has nothing to do with version numbers

A recent article in the web said that Tonido is not mature because of the low version number(0.2.0.8156). This is downright silly.
The version number as used by most software is simply a number pulled out of thin air that has no connection with ground reality. Most commercial software for example, pick numbers > 1 to [...]

Posted in Uncategorized | Also tagged , , | Leave a comment

Tonido build and test HW

One of the challenges we have at CodeLathe is making sure Tonido builds/runs on all 4 OSes(Windows, Mac, Linux + Tonido Plug) without problems. And we have to keep verifying that things are not broken as we do development. So I thought I would talk a little bit about the continuous integration process we have [...]

Posted in Tonido | Also tagged , , , , | 6 Comments

Software Release Management System Requirements

We have gone through a requirement process  to identify the key requirements  for Tonido’s release management. I thought this requirements would be useful for other developers too.  So here are the key requirements that we have identified.

Continuous Check-In – Team members should use SCM (In our case subversion) for any code or artifacts that [...]

Posted in Software | Also tagged , , , , | 2 Comments