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

Re: HTML 4 compliant output from URL to repository

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2005-07-05 16:31:01 CEST

On Tuesday 05 July 2005 15:13, Yves Bergeron wrote:
> My URL is something like http://shq-xsrc01:8080/svn/dqs/trunk/plsql/
> and at the end of the output I got:
> <hr noshade><em>Powered by <a
> href="http://subversion.tigris.org/">Subversion</a> version 1.2.0
> (r14790).</em>Notice that the <hr noshade> should be <hr noshade />.Is
> this something that must be corrected from within Subversion or is it
> something I can configure ?Thank you.

It seems like you're mistaking HTML4 to be XHTML... if the DOCTYPE is present
and says XHTML then you're corrent, but everything else is normal HTML and
doesn't require a /> in empty tags.

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 5 16:52:55 2005

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.