Michal Čihař - Archive for Feb. 23, 2007

Gammu stable version 1.10.0

I just released new version of Gammu, you can download it from download server. Changes to latest testing version are relatively small:

  • Added include paths to MSVC configuration files.
  • Support for sending file to phone (--sendfile).
  • Russian translation update (Acid Jack).
  • Fixed possible uninitialised value in date decoding (Stanislav Brabec).
  • Fixed reading of contacts from Samsung.
  • Fixed vCard handling for Siemens (bug #72).

Stay tuned, release weekend will continue ;-).

Version control system for Gammu and others

I still more and more think, that I should move out of Bazaar to some more maintained piece of software for version control. The biggest problem I currently see, that I was not able to convert by Bazaar repositories to some other format. I tried to convert to Bazaar-NG by booth BzrTools and Tailor, but none of them succeeded, then I tried conversion to Git, but Tailor failed also on this task.

Maybe I will try Subversion, which is now very widely used software, although it has some annoyances. I originally wanted distributed VCS, because I was often offline at home, but this is not the case anymore, so using centralised VCS on my own server should not be a big problem.