[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-24 23:35:34 CET

OK, I'm getting closer to the real issue.....

If I mount the volume in cygwin in binary mode, the checkout works fine and
the entries file is correct. If I mount the volume in textmode, then I have
the problem.

So, you might think that I could use the eol-style property in svn to fix
the problem as well? No, that does not work. I tried both CRLF and native
and it makes no difference.

The other interesting thing is that the text-time tag in the entries file is
also incorrect when the problem occurs. The trailing number (not quite sure
what this is) is all zeros.

Here is an example:
Good text-time:
   text-time="2004-03-23T21:45:27.587648Z"
Bad text-time:
   text-time="2004-03-24T22:27:52.000000Z"

Is this related?

David.

>
> >
> > > Do you mean for Cygwin? Yes I am using a default DOS text file type.
> >
> > I think you have found your problem.
> Well..... The reason for the problem anyway. Maybe we :-) can find a way
to
> make this work? I would think cygwin with DOS text file type would be
pretty
> common.
>
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 24 23:36:47 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.