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

Re: crawler update

From: RADICS Peter <mitch_at_lbcons.net>
Date: 2000-11-25 13:49:18 CET

On Fri, Nov 17, 2000 at 05:05:40PM -0600, Ben Collins-Sussman wrote:
[SNIP]
> (Side note: when I run `svn commit`, I get an XML file produced by
> Greg H's xml-output-editor. However, it's pretty hard for me to
> eyeball the results. I always end up passing this XML file to the
> deltaparse-test program for readable output. Perhaps we *should* put
> indentation into Greg's editor. :) )

maybe the attached sed script can help a bit :) It's not perfect, but
it's in sed :)

ps: for nicer results: sed -f xmlindent.sed file.xml |sed 's/^I/ /'

cheers,
mitch

-- 
// RADICS Peter <mitch_at_lbcons.net> (http://lbcons.net)
//
// "If human beings don't keep exercising their lips, 
//  their brains start working." -- Ford Prefect


Received on Sat Oct 21 14:36:15 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.