[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: Jan Hendrik <jan.hendrik_at_bigfoot.com>
Date: 2004-03-10 10:55:59 CET

Concerning Re: Browsing HTML in the repository
Buddy Burden wrote on 3 Mar 2004, 17:02, at least in part:

> Michael,
>
> > 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.

That is interesting. I do almost only HTML stuff here and have not
set any properties so far, left this entirely to SVN, but never saw
the HTML code in the browser, but always the formatted page. But
maybe your HTML pages are missing a proper head so the browser
does not know what to do with the stuff?

> <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
>
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Jan Hendrik

---------------------------------------
Freedom quote:

     The house we hope to build is not for my generation but for yours.
     It is your future that matters.
     And I hope that when you are my age,
     you will be able to say as I have been able to say:
     We lived in freedom.
     We lived lives that were a statement, not an apology.
                -- Ronald Reagan

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