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

Re: CVS update: subversion/subversion/libsvn_subr xml.c

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-10-05 06:07:26 CEST

Great! Wonderful!

The indentation isn't a big deal. Although hmmm, it makes me want to
write a Perl script to indent it all...

:)

Greg Hudson <ghudson@MIT.EDU> writes:

> <?xml version='1.0' encoding='utf-8'?>
> <delta-pkg>
> <tree-delta>
> <replace name='foo'><dir ancestor='aaa' ver='2'>
> <tree-delta>
> <replace name='bar'><file>
> <text-delta>[vcdiff window]</text-delta>
> </file></replace>
> <replace name='baz'><file>
> <prop-delta>
> <set name='bbb'>ccc</set>
> <delete name='aaa'/>
> </prop-delta>
> <text-delta-ref id='1'>
> </file></replace>
> </tree-delta>
> </dir></replace>
> <prop-delta>
> <set name='ccc'>bbb</set>
> </prop-delta>
> </dir>
> <text-delta id='1'></text-delta>
> </delta-pkg>
Received on Sat Oct 21 14:36:10 2006

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.