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

Re: svn blame miscategorizing a file as binary

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-10-11 18:02:10 CEST

Philip Martin wrote:
> Greg Hudson <ghudson@MIT.EDU> writes:
>>On Mon, 2004-10-11 at 11:06, Simon Large wrote:
>>
>>>How likely is it that someone will version a binary file and then re-use
>>>that same file as a text file?

We did exactly that. We use Delphi and in the early days of Delphi the form files were binary.
There is now a text version of the form file and we wanted to convert to the text form as it makes
it much easier to version control and trace changes. We actually moved from CVS to Subversion so we
could do this! The files were imported into Subversion in their original binary form and then
converted to the text version and the properties changed to they were treated as text.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 11 18:02:35 2004

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.