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

[PATCH] syntax errors in svn schema files

From: Stephen Butler <sbutler_at_elego.de>
Date: 2007-12-21 16:01:48 CET

Hi folks,

While extending svn's XML output for tree conflicts, I ran into a
couple of simple bugs in the RelaxNG XML schema files (when
running them in Jing release 20030619). The errors are corrected
by the attached patch.

Regards,
Steve

[[[
Fix syntax errors in RelaxNG schema files for svn output.

* subversion/svn/schema/status.rnc
   The second 'target' declaration should be named 'changelist'.

* subversion/svn/schema/diff.rnc
   The text was doubled, for some reason.
   Add a missing declaration for the <diff> element.
]]]

-- 
Stephen Butler | Software Developer
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194


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

Received on Fri Dec 21 16:02:00 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.