On 12-8-2014 19:37, Dalton Calford wrote:
> If I understand your message, I am still confused by the statement.
>
> I would never, ever put a binary such as a database or compiled
> executable into a version control system, but, there is nothing
> preventing my extracting the DML
> (insert into foo .....values......) and inserting that into the version
> control system.
>
> If the error messages are binary blobs, then I could see the problem,
> but if they where text, it should work, easily be merged etc.
>
> I perform Diff's and merges with DDL and DML almost every day.

That is exactly how it works now, see: 
http://sourceforge.net/p/firebird/code/HEAD/tree/firebird/trunk/src/msgs/

Mark
-- 
Mark Rotteveel

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to