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

Re: Opening Files in Web Folders

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-10-22 20:19:45 CEST

On Oct 22, 2004, at 12:59 PM, Craig McElroy wrote:

> Greetings,
>
> I am working with a subversion repository mounted via Web Folders on
> Windows 2000. I am finding it rather annoying than any file that I
> open, it attempts to open in Internet Explorer. Is there any way to
> avoid this behavior and have the files open in their appropriate
> application? (.pdf files in Acrobat Reader, .txt files in TextPad,
> etc.)
>

Yes, set the 'svn:mime-type' property on files. mod_dav_svn will
notice the property, and use its value in the response headers of an
http GET request for the file.

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