[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 20:47:38 CET

On Nov 3, 2004, at 1:01 PM, Steve Willer wrote:

> Have you tried using WebDrive? It's worth a look, if nothing else ...
> I've had good luck with it, myself. It should effectively
> short-circuit the properties thing and just look at the file
> extension.
>

Yes, I have tried it, and if I were the one dealing with this, I would
probably consider it. However, this is being setup for a customer and
he has expressed that dealing licenses for a commercial product is not
an option.

Cheers,
-craig

>
> On Wed, 3 Nov 2004 10:29:16 -0600, Craig McElroy
> <craig.mcelroy@metissian.com> wrote:
>>
>>
>>
>> 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
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

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