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

RE: Corrupt PDFs?

From: Brian Jackson <Brian.Jackson_at_zedak.com>
Date: 2005-04-01 20:40:44 CEST

Everyone was really helpful, thank you. I looked at the old VSS repository
again and the files were corrupt there. Sorry if I gave anyone a good
scare! ;-)

Thanks again,
Brian

-----Original Message-----
From: Andreas Mahel [mailto:andreas.mahel@ch.ibm.com]
Sent: Friday, April 01, 2005 1:27 PM
To: Brian Jackson
Cc: users@subversion.tigris.org
Subject: Re: Corrupt PDFs?

Hi Brian,

as far as I know, subversion uses binary diffs anytime (also for text
files), so I would guess that subversion itself is not the one to blame. I
don't know about the script used, though.

On the other hand, VSS has a pretty simplistic approach to find out if a
file is "binary" or "text" (unless you specify this explicitly): It only
checks for ASCII-0 characters -- if it doesn't find any, it's "text".
This caught me badly once or twice.

So the question to you: are those revisions maye older revisions from VSS,
and (if yes) can you get the un-corrrupted file from the VSS repo?

regards,

Andreas

                                                                           
             "Brian Jackson"
             <Brian.Jackson@ze
             dak.com> To
                                       <users@subversion.tigris.org>
             01.04.2005 19:59 cc
                                                                           
                                                                   Subject
                                       Corrupt PDFs?
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           

Subversion appears to have corrupted PDFs I have stored in it. I've tried
to get old revisions but they are corrupt. It seems that when I imported
my VSS database, the svn client "guessed" that the PDFs were text, not
binary. Does this sound right? What is the solution, since I can't change
the property on old revisions? How do I get the old revisions uncorrupted?

Thanks,
Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 20:43:25 2005

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.