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

undetected local file corruption during svn export . $tmpdir

From: Olaf Hering <olh_at_suse.de>
Date: 2005-09-27 16:21:46 CEST

A checkout dir on a nfs share had a file with all zeros, likely due to
some crash and a resulting corruption on the nfs server.
However, svn export . $tmpdir did not catch that.
The 'entries' file in .svn does contain a checksum, should svn export
compare the checksum of the exported file against the checksum= content?
It appearently doesnt do that in 1.2.3.

We switched to svn export $url $tmpdir in the meantime, so that part is
solved.

-- 
short story of a lazy sysadmin:
 alias appserv=wotan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 27 16:22:54 2005

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.