Re: Removal of "Overwrite existing sources"
Johan Vromans <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
On Mon, 03 Nov 2014 09:16:10 +0100 Federico Fanton <[email protected]> wrote: > I've just realized that - at least in the one-file-per-class scenario > - overwriting sources implies that even if a Frame doesn't change, > its timestamp gets updated, so source control systems think that they > should commit the "modified" file... Modern VCS like git are contents based and do not suffer from this. -- Johan ------------------------------------------------------------------------------