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

Re: Checksum error while checking out new project... Apache problem?

From: Ryan Schmidt <subversion-2016_at_ryandesign.com>
Date: Thu, 7 Sep 2017 14:13:15 -0500

On Sep 7, 2017, at 12:00, Paolo Luigi Scala wrote:

> I’ve just installed a brand new SVN server (1.9.5) on a remote machine, with the idea of accessing the projects on it via WebDAV.
> After the creation of a new svn project with svn import on a local directory tree, if I try to checkout the project I get errors like:
>
> svn: E200014: Checksum mismatch for '/Users/paolo/svn_itc/myproj/htdocs/data_entry/css/backup/grid_title.gif':
> expected: 7228ec168e7c63f32f4b398eb1d288be
> actual: eb68ca08cbd21b1029b5c10b6391d0d4
>
> If I remove the file above, and try to checkout again, the process stops with the same error on another file.
>
> I have the suspect this has something to do with the fact my project is a Web-based project containing php, jpg, gif files, which are all file types that Apache web server ‘understands’: I fear that, because I’m connecting ti my svn server through the Apache module this might alter in some way those files. To reinforce my suspect, if I checkout a file which is a backup of a mysql database (plain text with .sql extension), it does not give the checksum error.
>
> Thanks to everyone who would like to help me in some way.

I think you'd better show us the relevant parts of your Apache configuration file.
Received on 2017-09-07 21:13:43 CEST

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

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