Ralph Seichter wrote on Thu, 19 Oct 2017 18:31 +0200: > On 19.10.17 18:17, Daniel Shahaf wrote: > > > Subversion doesn't use checksums to detect modifications. 'svn status' > > is based on filesize + mtime only. > > I seemed to remember subversion behaved like git in this regard, using a > checksum (as shown in 'svn info') as an indicator, rather than raw file > size. Oh well, I'm pretty sure you know first-hand how it works. ;-)
https://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/questions.c?revision=1801448&view=markup#l258 :-)
