Am Friday 08 February 2008 schrieb jeremy hinds:
> On Feb 8, 2008 9:29 AM, Daniel Mescheder <ilations_at_danielmescheder.de>
wrote:
> > Hi,
> >
> > I'd like to parse the output of "svn status --xml" within an
> > application. Yet, I was not able to find any documentation or schema
> > for the XML data returned by this command.
> > Could someone give me a hint where to look? As you can probably guess,
> > I'm not very eager to find it out by trying all possibilities.
> >
> > SVN-Version:
> > svn, version 1.4.6 (r28521)
> > compiled Feb 4 2008, 13:45:04
> >
> > Thanks in advance!
> >
> > Best regards,
> >
> > Daniel
>
> RELAX NG schemas ship with the subversion source at
> subversion-1.4.6/subversion/svn/schema/ . I've never used any of
> them, but there are conversion tools listed at relaxng.org if you need
> a DTD or something like that instead.
RELAX NG does the job very well, thanks a lot!
Received on 2008-02-09 18:08:41 CET