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

Re: Browsing HTML in the repository

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-03 22:52:27 CET

Buddy Burden <buddy@barefoot.net> writes:

> Folks,
>
> When browsing your repository, if you click on a filename, you see the
> contents of the file (assuming it's a text file) formatted as if with a
> <PRE> tag. So, if the file happens to be an HTML file, you essentially see
> the source HTML code. Which, in most cases, is perfectly correct.
>
> However, there are times when it would be nice to see the _formatted_ HTML
> instead. Is there a way to do this, other than the cumbersome Save Page As
> / Open File process within the browser?

If you set the svn:mime-type property on that file to 'text/html' and
commit, your browser should see subsequent revisions of that file as
formatted HTML.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 3 22:52:36 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.