[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn status does not detect a modification if the same file was touched

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 19 Oct 2017 17:24:09 +0000

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

:-)
Received on 2017-10-19 19:24:13 CEST

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.