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

RE: Hook to validate XHTML

From: <jason_at_subversus.org>
Date: 2006-06-22 14:26:06 CEST

I actually did an XML validation in a hook at one point (or at least played
with it and got it working). Essentially, I used a perl module (I don't
recall which one at the moment), and then compiled that using Perl PAR so
that it would run on windows without a wrapper.

If you'd like I could attempt to find it at home and send it your way (of
course, you would either need Perl and the appropriate modules installed, or
be running Windows so I could send you the executable).

-----Original Message-----
From: emerson cargnin [mailto:echofloripa.yell@gmail.com]
Sent: Thursday, June 22, 2006 7:24 AM
To: users@subversion.tigris.org
Subject: Hook to validate XHTML

Does anyone know of any hook to validate if a JSP is XHTML compliant?

Is it possible for a pre-commit hook to go for the commit but even
then display a warning??

emerson

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 22 14:28:54 2006

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.