Hello,
Norton, Bryan said the following on 2005-05-27 12:08:
> I'm having a problem accessing Visio files stored in Subversion. I
> access the file via Tortoise, the subversion server asks me to
> authenticate, which I do, then it asks whether I want to save or open
> the file. If I save the file, everthing is fine, but if I open the
> file, I get a "page cannot be displayed" error. I confirmed that VSD
> files are supposed to open in Visio, so they aren't programmed to open
> within the browser. Is there any way to fix it so that when I open a
> VSD file, it opens directly in Visio and bypasses the browser all
> together? By the way, I confirme that IE was properly configured by
> creating a test html file linking to a VSD file. When I clicked the
> link, Visio opened the file with no problems. It's only when I try to
> open a file in IE that resides on the Subversion server that I run into
> problems.
I guess your problem is the mime-type. By default, Subversion will
store binary files with a mime-type of "application/octet-stream". If
you change the mime-type (svn:mime-type) property and set it to Visio's
mime type ("application/visio" ?), things should work fine.
Hope that helps,
François
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 27 18:59:43 2005