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

Re: [svn] viewing of html files via browser

From: Mark Reibert <svn_at_reibert.com>
Date: 2007-08-30 05:53:54 CEST

On Thu, 2007-08-30 at 11:00 +0800, Mike A. wrote:
> Just want to know if there's a way I can view through browser the html
> file in the repository as html page not as code.

If the files have the svn:mime-type property properly set to 'text/html'
your browser will render them as HTML.

You may wish to encourage the clients of your repository to use the
"autoprops" feature:

http://svnbook.red-bean.com/en/1.4/svn.advanced.props.html#svn.advanced.props.auto

Unfortunately, as of now this is a client-side feature, so unless all
the clients agree to do this there will be gaps in the property
settings.

-- 
----------------------
Mark S. Reibert, Ph.D.
svn@reibert.com
----------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 30 05:51:14 2007

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.