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

Re: opening .ppt and .doc in Subversion/ ViewCVS

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-10-05 21:10:42 CEST

On 10/5/07, Trauger, Theresa J <theresa.j.trauger@lmco.com> wrote:
> Thanks for the reply Andy!
>
> Yes, I have asked the ViewVC users group also, but haven't gotten any responses there.
> After further testing today, we've determined that it's a file size issue. Anything over ~2mb won't open correctly, for all file types.
>
> Also, I had checked the mime-types, they are all mostly defaulting to application/octet-stream.
> Is that bad???

Not necessarily bad, but I like to keep and provide as much
information about a file as I possibly can, so that as many tools as
possible can handle it properly. It's a matter of personal preference,
but I like to have the mime-type indicated on all files if I can do it
reliably.

> Do I need to properly point subversion's config to it's own mime types file?

No, you want to set the svn:mime-type property on the individual files
themselves.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 5 21:11: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.