[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: Craig McElroy <craig.mcelroy_at_metissian.com>
Date: 2004-11-03 17:29:16 CET

On Oct 22, 2004, at 1:19 PM, Ben Collins-Sussman wrote:

>
> 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.
>
Ben,

Thank you for your response. Now that I am finally back to working
with this issue, I have a follow up question. If the files are added
via Web Folders, is there a way to have the mime type set? From what
I've read, properties cannot be set via post-commit hooks. Am I right?

Cheers,
-craig

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 3 17:30:25 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.