RE: Re: Need to check a file out, but want never to check it back in !
From: Richard M Willis <RichardW_at_pulsar-pm.com>
Date: Thu, 4 Nov 2010 10:52:03 -0700 (PDT)
> That's impossible, because the modification check does not use the diff
You sure about that ? What's the point in having a custom differ then ? If the check-for-difference is done internally (presumably byte-for-byte), then why is a custom differ mandated to return a 0/1/fail code, if it will never be used to check that files *are* different.
How come I see custom differs for word etc files all over the place ? I was under the impression that these differs only looked at "stuff that has really changed" in the file, and their raison d'ĂȘtre was to ignore the crap that Microsoft (and others) insist on writing to files (such as "last time read").
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.