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

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
> tool.
>
> Felix

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").

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-04 18:55:14 CET

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.