Re: Removal of "Overwrite existing sources"
Federico Fanton <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 03/11/2014 09:48, Johan Vromans wrote: > 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. Well not-so-modern ones like Subversion do :/ ------------------------------------------------------------------------------