[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: Branko Čibej <brane_at_xbc.nu>
Date: 2002-08-23 00:09:42 CEST

phelix@vallnet.com wrote:

>The problem the original poster is running into is that in Borland C++
>Builder 5.0 and up, .dfm files are actually text files. However, svn
>should probably treat them as binary files in the sense of not modifying
>them at all. BCB is not very forgiving when it comes to the format of dfm
>files.
>
>
I don't buy this. By default, SVN doesn't modify the files on either
import, checkin or checkout, regardless of whether they're text or
binary. You have to explicitly enable modifying behaviour (newline
conversion, keyword expansion).

Given that, I don't believe the reports I'm reading in this thread.
Drew, can you please post an _exact_ reproduction recipe, together with
a sample .dfm file, that proves that Subversion really is minging files
on checkin? If you can, then we have a serious bug.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 23 00:10:17 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.