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 16:17:08 +0000
Ralph Seichter wrote on Thu, 19 Oct 2017 13:01 +0200:
Subversion doesn't use checksums to detect modifications. 'svn status'
> This is deliberate.
Yes, it is, for efficiency reasons. (stat() is cheaper than read())
|
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.