<p dir="ltr">On Jul 25, 2016 16:12, "Bryan Davis" <<a href="mailto:bd808@wikimedia.org">bd808@wikimedia.org</a>> wrote:<br>
><br>
> I think Alex is "more right" here. If you are introducing a new $wmgX<br>
> var you really should always sync-file the changed InitialiseSettings<br>
> file first and then the CommonSettings that uses it. There's no really<br>
> good reason to spew a bunch of "undefined X" warnings and there is no<br>
> guarantee with sync-dir that the files will be sent in the proper<br>
> order.<br>
></p>
<p dir="ltr">That's true, but sometimes (either because multiple changes are made, or things are removed, or whatever) there is no sync order that does not produce errors. This isn't common but I have had it happen. In those cases, you'll now be forced to use sync-dir.<br>
</p>