[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: Lakshman Srilakshmanan <lakshman.srilakshmanan_at_tradingpost.com.au>
Date: 2006-02-06 04:31:43 CET

Hi Steve,

Thanks for your mail.

Assuming I don't set svn:eol-style, I get
Sensis_Classifieds_J2EE_Framework.doc file corrupted and
Sensis_Classifieds_Logging.doc is fine for the same operation.

Thanks

Lakshman

-----Original Message-----
From: Steve Williams [mailto:stevewilliams@kromestudios.com]
Sent: Monday, 6 February 2006 10:05 AM
To: Lakshman Srilakshmanan
Cc: Ryan Schmidt; users@subversion.tigris.org
Subject: Re: File corruption

Lakshman Srilakshmanan wrote:

>lakshman@bart:~/Common-trunk > svn proplist
>xdocs/Sensis_Classifieds_Logging.doc
>Properties on 'xdocs/Sensis_Classifieds_Logging.doc':
> svn:mime-type
> svn:keywords
>
>lakshman@bart:~/Common-trunk > svn proplist
>xdocs/Sensis_Classifieds_J2EE_Framework.doc
>Properties on 'xdocs/Sensis_Classifieds_J2EE_Framework.doc':
> svn:mime-type
> svn:keywords
>
>

You do not want any file modifications to happen to binary files. You
have svn:keywords set, which modifies the file.

>I even set auto-prop ==> *.doc = svn:eol-style=CRLF
>
>

As Ryan said, do not set svn:eol-style on binary files. So you have two

properties set that are modifying the contents of the file, which you
should not do.

-- 
Sly
This message and its attachments may contain legally privileged or
confidential information. This message is intended for the use of the
individual or entity to which it is addressed. If you are not the
addressee indicated in this message, or the employee or agent
responsible for delivering the message to the intended recipient, you
may not copy or deliver this message or its attachments to anyone.
Rather, you should permanently delete this message and its attachments
and kindly notify the sender by reply e-mail. Any content of this
message and its attachments, which does not relate to the official
business of the sending company must be taken not to have been sent or
endorsed by the sending company or any of its related entities. No
warranty is made that the e-mail or attachment(s) are free from computer
virus or other defect.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 6 04:33:04 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.