RE: Merge and Diff problem
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 20 May 2010 12:11:51 -0400
> I try to mantain a vendor branch, but im facing problems with svn diff
Check the properties of the .sql file and make sure it isn't set to a binary mime type. If it was generated by SQL Server tools svn always seems to think it is a binary file. Whenever we add .sql files that were generated we always need to manually remove the mime-type property before commiting.
BOb
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.