-LLBL 2.6 final.
-VS 2008, C#
-MS Sql 2005
-SubVersion 1.6
We're using the Subversion as the source control in our project.
Any time we add/change any column to a table and generate the code all the files are found to be changed
when change should be only in the files related to the tables changed.
When I did the diff to see the difference between the old and new files there were none, other than some spaces and some extra lines.
So when we have to commit all of the generated files again to repository whenever we make little change in some tables. Is there any properties that we can set in LLBL so that other files dont get changed ?
Thanks
Shekhar