RE: Q: How to ignore minor changes in text files?
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 23 Dec 2009 09:55:27 -0500
> On Dec 23, 2009, at 00:45, Julian Mitchell wrote:
I think the current wisdom is, don't source control files that can be generated. So, for the same reason you [usually] don't store binaries that you build from your source don't store code files that are generated. Make the generation part of the build so that any dev running the build script gets the files generated for them.
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.