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

Re: Corrupted dos files for our PLS controllers

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-10 06:48:20 CET

On Mar 9, 2007, at 05:00, Jensen, Søren wrote:

> We have currently installed Subversion 14.3 on a Apache server
> 2.059 and it seems to work alle just fine - until - we tried to
> edit in a locked (read only as default) dos file for our PLC
> controllers. After having them commited in and out of the
> repository, som of the files are corrupted i.e. lines and
> charachters are corrupted.
>
> Is this because of the dos version of the files?

Can you provide more information? Can you show a series of commands,
beginning with the creation of an empty repository, and ending with
the files being corrupted? Can you define what you mean by corrupted?

Wild guess: Are you setting the svn:eol-style property on these
files? If so, by doing so, you have instructed Subversion to modify
line endings. In some contexts, especially for most binary (i.e. non-
text) files, this might be called "corruption." If this is the case,
your solution will be to not set svn:eol-style on those files. If the
files are already corrupted by this line ending conversion, you may
need to replace the files from non-corrupted copies, as it may not be
possible to reliably uncorrupt them.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 10 06:48:43 2007

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.