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

Re: Question about propset

From: <cmpilato_at_collab.net>
Date: 2002-08-22 19:13:51 CEST

"Drew Jetter" <ajetter1@cox.net> writes:

> > If 'svn import' incorrectly guesses at the text/binariness, this
> > shouldn't be a big deal at all. Just check out a working copy, fix
> > the properties by hand, and recommit. The data won't change one whit
> > in the repository.
> >
> > Are you actually seeing data corruption somewhere? Or are you just
> > *assuming* that things are corrupted, having been scarred by cvs's
> > "-kb" flags in the past? :-)
>
> Well, maybe you're right, because the sizes of the files seem to be about
> the same. Let me tell you exactly what happens. When I try to compile
> in Borland C++, I get the following error:
>
> [Linker Error] RLINK32: Unsupported 16bit resource in file "C:\...(a .DFM
> file)"
> [Linker Error] Unknown RLINK32 error
>
> So if the file hasn't had any bytes changed in it, what could be causing
> this
> error? I tried doing it like the cmpilato suggested, but I still got the
> error
> when I checked out the file, even though I committed it as a binary file.
> This
> has happened to me with CVS as well. Any ideas as to what the problem
> could be? Thanks for your guys' help

Can you try to verify that the bytes are really unchanged (or not).
If you have to, please send a tarball of "before" and "after" versions
of your DFM for us to play with.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 19:12:58 2002

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.