Michal Čihař - Archive for April 16, 2007

Ancient ruins found

…and imported into subversion. Today I walked over some older stuff in my CVS repository, I decided to import them also to subversion.

The only major unpublished thing there is Wessie. It was supposed to be modular publishing system written in PHP. However I lost interest in improving this during time and it was used only on two real life projects - one is site about Alcatel phones, which is still alive, the other one was our semester project for software engineering, which is now dead.

Anyway maybe somebody will find the sources useful, so feel free to do with sources whatever GNU GPL permits :-).

Gammu switched to Subversion

As continuation of migration to Subversion, Gammu now also uses Subversion as version control. This is now pretty standard version control system, so you can easily use latest development source.

Besides this, using Subversion brings us possibility to use various free services to work with this repository.

If you want to follow development, you can use RSS feeds on CIA.vc. For code statistics hungry people, there is Ohloh service, which directly analyses repository.

There might be also other useful tools, if you want some integration, just tell me.