[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: makl <makl_at_tigris.org>
Date: 2004-03-25 17:53:28 CET

Branko Cibej wrote:
> Not until someone changes APR to actually _do_ something when it sees the
> APR_BINARY flag.

APR_BINARY _do_ something under cygwin (O_BINARY is defined). So the
quick solution could open all file in binary mode.

Implementing a correct text mode (LF or CRLF as native eol style
depending on the mount options) with cygwin would be a big task.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 25 17:51:44 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.