[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: Ralph Seichter <m16+subversion_at_monksofcool.net>
Date: Thu, 19 Oct 2017 18:31:17 +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. ;-)

-Ralph
Received on 2017-10-19 18:31:32 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.