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

Re: First impressions...

From: Jon Trowbridge <trow_at_ximian.com>
Date: 2002-01-28 04:37:15 CET

On Fri, 2002-01-25 at 10:33, Eric M. Hopper wrote:
> I suspect that MIME
> type is not a good match. For example most source code would be
> text/plain, but LISP source would be best served by a diff that was
> aware of LISP's easily parsed expression syntax, not by some arbitrary
> delimeter like lines or words that has nothing to do with the structure
> of the language.

Fine-grained mime types for source code certainly exist. You could mark
the file as text/x-lisp (or text/x-c, text/x-h, text/x-java, etc.)

-JT

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 2006

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.