On 8/27/15, Baruch Burstein <[email protected]> wrote: > Hi, > > I know that when making changes to makemake.tcl, I am expected to run the > script to generate the new makefiles and check them in as well. However, I > am on a computer where I cannot easily install TCL (company policy). I > committed the changes to makemake.tcl without regenerating the makefiles, > leaving that to someone else. Is this acceptable? >
It is never acceptable to check-in incomplete or untested changes to trunk. Incomplete or untested changes are discouraged on any branch. Exceptions might be made for extraordinary circumstances. But trunk check-ins should always be ready for deployment. -- D. Richard Hipp [email protected] _______________________________________________ fossil-dev mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
