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

RE: Re: Blame on .csv and .sql files ( files which SVN thinks are binary )

From: Ian Wood <Ian.Wood_at_sucden.co.uk>
Date: 2007-11-27 17:34:03 CET

I have changed the property to text/plain in some CSV files and it
works, however I have also done the same to some .sql files and it
doesn't work. However the property is correctly set.

I am doing this via the TortoiseSVN WinClient - could this be the
problem?

Cheers

Ian

-----Original Message-----
From: Andy Levy [mailto:andy.levy@gmail.com]
Sent: 26 November 2007 14:15
To: Ian Wood
Cc: users@subversion.tigris.org
Subject: Re: Blame on .csv and .sql files ( files which SVN thinks are
binary )

On Nov 26, 2007 9:10 AM, Ian Wood <Ian.Wood@sucden.co.uk> wrote:
>
>
>
>
> Hi all,
>
>
>
> Please can you tell me how I get SVN to blame .csv file and .sql
files.

Apply an appropriate svn:mime-type property to them.

http://filext.com/file-extension/csv lists the mime-types commonly
used for CSV files (you probably want text/csv)

The same site doesn't have a listing for SQL files, but since they're
plain text, text/plain (which is what I use) should work fine.

IIRC, Subversion treats any mime-type starting with text/ as plain text.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

www.sucden.co.uk
Sucden (UK) Limited, 5 London Bridge Street, London SE1 9SG
Telephone +44 20 7940 9400
 
Registered in England no. 1095841
VAT registration no. GB 446 9061 33
Authorised and Regulated by the Financial Services Authority (FSA) and entered in the FSA register under no. 114239

This email, including any files transmitted with it, is confidential and may be privileged. It may be read, copied and used only by the intended recipient. If you are not the intended recipient of this message, please notify postmaster@sucden.co.uk immediately and delete it from your computer system.

We believe, but do not warrant, that this email and its attachments are virus-free, but you should check.

Sucden (UK) Ltd may monitor traffic data of both business and personal emails. By replying to this email, you consent to Sucden?s monitoring the content of any emails you send to or receive from Sucden. Sucden is not liable for any opinions expressed by the sender where this is a non-business email.
The contents of this e-mail do not constitute advice and should not be regarded as a recommendation to buy, sell or otherwise deal with any particular investment.
This message has been scanned for viruses by BlackSpider MailControl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 27 17:36:03 2007

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.