[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: Andy McCarty <mccarw_at_lom.med.va.gov>
Date: 2002-08-22 19:27:54 CEST

* Drew Jetter <ajetter1@cox.net> [2002-08-22 12:01:20 -0500]:

> 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
>

I'm not sure if this is the problem but I thought that dfm files were text.
They are in Delphi.

When I dumped my CVS repo into Subversion via cvs2svn it "lost" the line
endings for my *.dsp and *.dsw files. I had to convert the line endings
back for each file before VC6 would do anything with them. I haven't
checked the dfm files but I would imagine it would do the same thing.

-- 
~Andy
---------------------------------------------------------------------
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:24:30 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.