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

informing import about mime types?

From: Hamilton Link <helink_at_sandia.gov>
Date: 2004-01-15 19:54:53 CET

Is there some configuration (of the client or server) that I can do so
that the mime-type of files (and their binaryness as a result) is set
based on their file extension or other information? For example, I have
these pdf files that are mostly binary data and have a binary
mime-type, but when I do an import into my repository they start out as
text because they have some text header information in the pdf.

I've flipped through the draft svn book, but I didn't see anything to
this effect. I know I can setprop, but I'd rather not have to do that
every other time I add a pdf to my repository (and I'd rather my users
not have to either). Plus I'm a little nervous about incorrect EOL
translations when a file is imported if the wrong guess is made,
although I don't know if that's warranted.

thanks,
hamilton

(ps - i'm not subscribed to users, so please include me in the response
;) )

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 15 19:55:43 2004

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.