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

Re: Viewing HTML files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-21 10:27:55 CEST

"Han The Man" <hantheman12@hotmail.com> writes:

> Hi,
>
> When I browse a repository in Explorer and click an HTML file, I get
> the source. Is there a way to show the web page rather than the source?

Yes. Set the file's 'svn:mime-type' property to 'text/html'.
mod_dav_svn will notice it and send the value out in the GET
response's Content-type: header.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 21 10:32:49 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.