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

Re: Bug with revisions?

From: C.A.T.Magic <c.a.t.magic_at_gmx.at>
Date: 2004-07-15 22:48:56 CEST

C. Michael Pilato wrote:

> Oh, wait. I just remembered why we don't do this already. Keyword
> substitution/EOL translation. I think our full algorithm is:
>
> if timestamps not different:
> return no_diff
> if keywords or eol-style enabled:
> de-translate file to tmpfile

I'd suggest,
write the filesize of the real WC file into entries,
(i.e. the size INCLUDING the EOL conversions).
would save a lot of 'de-translation' time.

:)
c.a.t.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 15 22:49:14 2004

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.