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

Re: [TSVN] Binary Mime Type Error Vs. Warning

From: Johnny Blaze <pyromancer_at_gmail.com>
Date: 2005-05-25 16:51:51 CEST

On 5/25/05, Simon Large <slarge@slarge.plus.com> wrote:
>
> Johnny Blaze wrote:
> [snip]
> > Action Path Mime Type
> > Error File 'C:\webroot\ro\.images\tceq.jpg' has binary mime type
> > property
> [snip]
> > [auto-props]
> > * = svn:keywords=Id;svn:eol-style=native
>
> There's your problem. You can't set svn:eol-style on binary files. You
> have a conflict of auto-props.
>
> > *.vim = svn:eol-style=LF
> > *.jpg = svn:mime-type=image/jpeg
> > *.png = svn:mime-type=image/png
> > *.bmp = svn:mime-type=image/bmp
> > *.ico = svn:mime-type=image/ico
>

okay, is there anyway to set it to automatically add svn-keyword:Id to all
non binary files without having to name each extension?

-- 
. o O pyromancer O o .
Received on Wed May 25 16:53:29 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.