abrown@diginexus.com writes:
> Here is a checksum on the file downloaded via Subversion:
> $ md5sum.exe crimson.jar
> f464c24166534ab1022b8dc9f9087aee *crimson.jar
Okay. So "downloaded via Subversion" means you successfully checked
the file out somewhere, or... ?
I think we're going to need a whole new level of detail, if we want to
make progress now. Can you describe *everything* about your setup and
the steps you took? As in:
"First I built and installed Apache 2.0.45 on Windows. The
configuration and build looked like this: [...]. Next I built
Subversion 0.23 and installed it; the configuration and build
looked like this: [...]. I made the following changes to
httpd.conf: [...]. Then I started Apache like this: [...]. Then
I imported the data like this [... include a complete transcript
of the import here ...]. Then I tried a checkout on platform Foo,
using a Subversion client version X [...built the following
way...]. Here's the exact checkout command I used: [...]. Here
is all of the output it produced: [...]"
...That sort of thing.
In your first bug report, the expected checksums matched the true
checksum of the file. Now, the expected checksum no longer matches
the original file you imported. Did something change? (Did you make
a new repository?)
Lots and lots of details, please :-).
Thanks!,
-Karl
> Here is a checksum on the original file:
> $ md5sum.exe crimson.jar
> f464c24166534ab1022b8dc9f9087aee *crimson.jar
>
> Win32 CYGWIN (See below for CMD)
>
> Try #1
> $ svn co <http://svn01/svn/test> http://svn01/svn/test
> /cygdrive/c/BJPrinter/
> A \cygdrive\c\BJPrinter\workstation
> A \cygdrive\c\BJPrinter\workstation\lib
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (/cygdrive/c/BJPrinter/workstation/lib/struts.jar):
> expected checksum: 00491863b333bd952433011fdb49cb83
> actual checksum: 9e3f8afc0c0c6ce6a1608387663486a5
>
> Try#2
> $ svn co <http://svn01/svn/test> http://svn01/svn/test
> /cygdrive/c/BJPrinter/
> A \cygdrive\c\BJPrinter\workstation
> A \cygdrive\c\BJPrinter\workstation\lib
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (/cygdrive/c/BJPrinter/workstation/lib/struts.jar):
> expected checksum: 00491863b333bd952433011fdb49cb83
> actual checksum: 38fba9e7dfd34ef088eefbdb74cf2546
>
> Win32 Command Prompt
>
> Try #1
> C:\BJPrinter>svn co <http://svn01/svn/test> http://svn01/svn/test
> c:\BJPrinter
> A C:\BJPrinter\workstation
> A C:\BJPrinter\workstation\lib
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (C:/BJPrinter/workstation/lib/struts.jar):
> expected checksum: 00491863b333bd952433011fdb49cb83
> actual checksum: 486ce3455714342e5c7df10ca57fca0e
>
>
> Try #2
> C:\BJPrinter>svn co <http://svn01/svn/test> http://svn01/svn/test
> c:\BJPrinter
> A C:\BJPrinter\workstation
> A C:\BJPrinter\workstation\lib
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (C:/BJPrinter/workstation/lib/struts.jar):
> expected checksum: 00491863b333bd952433011fdb49cb83
> actual checksum: ce0547d3b580e33152c7c208a44d1b0a
>
> Mandrake Linux
>
> Try#1
> [root_at_biosis2 tomcat]# svn co <http://10.141.255.40/svn/test>
> http://10.141.255.40/svn/test /home/abrown/
> A /home/abrown/workstation
> A /home/abrown/workstation/lib
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (/home/abrown/workstation/lib/struts.jar):
> expected checksum: 00491863b333bd952433011fdb49cb83
> actual checksum: cdf23790c83bb7794db3e000a5e762d6
>
> Try#2
> [root_at_biosis2 tomcat]# svn co <http://10.141.255.40/svn/test>
> http://10.141.255.40/svn/test /home/abrown/
> A /home/abrown/workstation
> A /home/abrown/workstation/lib
> svn: A checksum mismatch occurred
> svn: could not checkout a file
> svn: close_file: expected and actual checksums do not match:
> (/home/abrown/workstation/lib/struts.jar):
> expected checksum: 00491863b333bd952433011fdb49cb83
> actual checksum: ffb996c1aa3dc77631849b3ed3a9b12c
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 5 21:36:44 2003