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

Re: Checksum mismatch error during large commit

From: David Haas <dhaas_at_nbstech.com>
Date: 2004-03-25 16:08:10 CET

The question I have to ask is why is this a problem when running under
Cygwin, but not a problem when you're building natively for windows. I still
think this has to be some kind of build issue. After all Windows stores all
the files with CRLF. What does APR do then?

----- Original Message -----
From: "Branko Cibej" <brane@xbc.nu>
To: "Greg Hudson" <ghudson@MIT.EDU>
Cc: "John Peacock" <jpeacock@rowman.com>; <dev@subversion.tigris.org>
Sent: Thursday, March 25, 2004 2:32 AM
Subject: Re: Checksum mismatch error during large commit

> Quoting Greg Hudson <ghudson@MIT.EDU>:
>
> > So, I can totally understand "we don't support this configuration," but
> > it sounds like the fix might be really easy--specifying a binary flag
> > when opening files to compute checksums. Can anyone test that?
>
> Not until someone changes APR to actually _do_ something when it sees the
> APR_BINARY flag. That flag has no effect on any platform that I know of
(and is
> a bit of a misfeature, anyway, since a) it should be the default and b)
there's
> no APR_TEXT or match it, AFAIK).
>
>
> -- Brane
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 25 16:09:28 2004

This is an archived mail posted to the Subversion Dev mailing list.

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