Re: [darktable-dev] feature freeze for 2.0 :) - xmp problems expected?

2015-10-15 Thread johannes hanika
hi, On Thu, Oct 15, 2015 at 8:51 PM, Michael Born wrote: > Dear devs. > > A while ago it was written on this list that branch 1.6.x and master > (soon 2.0) create different xmp sidecar files. So, switching between > both versions was not recommended. > > Is this still the case? > Will dt from mas

Re: [darktable-dev] feature freeze for 2.0 :) - xmp problems expected?

2015-10-15 Thread Michael Born
Dear devs. A while ago it was written on this list that branch 1.6.x and master (soon 2.0) create different xmp sidecar files. So, switching between both versions was not recommended. Is this still the case? Will dt from master read/understand my old xmp files? I would like to try the current ma

Re: [darktable-dev] "About darktable" reports incorrectly

2015-10-15 Thread jeremy rosen
HAHA now I see what's going on... your script cleans up /BUILD instead of /build. This means that your builds were "poluted" by the results of your previous builds. In particular, the version script's result were carried over from your old build. That explains why it worked when it shouldn't...