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

Re: File corruption

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2006-02-08 22:32:05 CET

2006/2/6, Lakshman Srilakshmanan <lakshman.srilakshmanan@tradingpost.com.au>:

> I have listed the property of both files. The only difference I can see
> is the file size.
> One is 500Kb the other one is 170KB.
>
> Please find listed below the property on 2 files.
> One gets corrupted (Sensis_Classifieds_J2EE_Framework.doc) the other is
> fine (Sensis_Classifieds_Logging.doc)

Remove the svn:keywords property from both files. This property can
(and usually will) corrupt binary files. If the property corrupts a
file depends on its contents, so if one file contains the word $Date$
and the other does not, then only one file becomes corrupt.

So just remove that property from both files and try again.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 8 22:33:11 2006

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.