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
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
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...