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

Need clarification on when exactly TSVN detects that a file is "changed"

From: Eric I. <eric.ingemunson_at_taxtools.com>
Date: Fri, 14 Aug 2009 16:06:45 -0700

Under the heading "Why does TortoiseSVN not recognize that a file has
been modified?", the FAQ says:

"Subversion determines whether a file has changed with the following
approach: has the 'last modification' date and/or the file size changed..."

In regards to the above:

1. I assume this statement applies both to SVN Updates and SVN Commits.
Is this true?
2. The statement says that it detects if the "last
modification...changed". Changed in what way? Does this mean that if
file.localtime <> file.servertime that it will detect the change? Or
does that mean that it will only detect it if file.localtime >
file.servertime. Our experience is that only the latter is true.
3. The statement refers to "last modification date"...does this also
include the time? i.e. will it detect a change if the dates are the same
but the times are different?
4. Is it possible to change any setting regarding how TortoiseSVN
detects that a file has changed?

Thank you for your help.

Eric

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2383793

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-15 08:20:14 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.