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

Re: Problem with auto-prop feature and microsoft .mdb files

From: Robert Wenner <robert.wenner_at_atsec.com>
Date: 2006-08-03 19:20:49 CEST

On Thursday 03 August 2006 12:06, Jonathan Wallace wrote:
> svn: MIME type '"application/octet-stream"' ends with non-alphanumeric
> character

> # *.png = svn:mime-type=image/png

> *.mdb = svn:needs-lock="yes";svn:mime-type="application/octet-stream"

See the difference?
Quotes are not alpha-numeric; have you tried without quotes?
(Note also that the error messages has more quotes than one would expect,
so I guess svn assumes the quotes belong to the mime type.)

Take care,

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 3 19:23:18 2006

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.