From: Armin B. <arm...@de...> - 2005-08-19 17:50:37
|
No problem. :) I should really add a trace that dumps the version of all components so i see this more easy. A question to everybody: I would like to have a get_version() function on all components that returns the current version as a const char *. It should work like this: If it is build from a downloaded package it should return the version like "0.17". But if it is checked out from the svn repository it should return something like: "svn:$revision" where revision is well the revision where it was last checked out. Does anyone know how to do this? Armin Zach Bean wrote: > Quoting Armin Bauer <arm...@de...>: > > >>Hi Zach, >> >>i found the error. you are using a old version if the msynctool. >>Please >>update multisync 0.90. > > > Oops... I can't believe I did that... it works great now. > > Sorry for wasting your time :o) > > Zach > |