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

Re: Checksum error through RA_DAV on Win2K, with binary file

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-05-18 10:50:33 CEST

I can't reproduce this in Linux.

On Sun, 18 May 2003, Francois Beausoleil wrote:
> I downloaded a fresh copy of JUnit from SourceForge's download servers.
> I unzipped the file and ran jar tf junit.jar. This command lists the jar's
> content. JAR ran, and everything was fine.
...
> D:\>svn co http://localhost:5649/bin/repos ra_dav-wc
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (ra_dav-wc/junit.jar):
> expected checksum: 1f40fb782a4f2cf78f161d32670f7a3a
> actual checksum: 10060a3038e3440a0a2209e16589eb2a

svn co http://localhost:8080/tmp/repo wc-dav
A wc-dav/cpl-v10.html
A wc-dav/junit.jar
A wc-dav/src.jar
Checked out revision 1.

md5sum wc-dav/*.jar junit3.8.1/*.jar

1f40fb782a4f2cf78f161d32670f7a3a wc-dav/junit.jar
1f40fb782a4f2cf78f161d32670f7a3a junit3.8.1/junit.jar
accf5564635fc967e0c8ccf9a67422f2 wc-dav/src.jar
accf5564635fc967e0c8ccf9a67422f2 junit3.8.1/src.jar

> So, I am running Apache 2.0.45 (MSI installer), SVN 0.22.2 (r5918), Win
> XP Pro (No SP).

Linux, Apache 2.0.45, SVN (r5961). And indeed we are using same junit.jar
(checksums are same).

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 18 10:51:28 2003

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.