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

Re: Processing localized svn info

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-05-17 19:20:11 CEST

On 5/17/06, Ryan Schmidt <subversion-2006q2@ryandesign.com> wrote:
>
> On May 17, 2006, at 11:00, Frederic Duarte wrote:
>
> > Here is my problem :
> > I need to process some informations displayed by "svn info".
> > 1) the plain text displayed by svn info is not so easy to parse
>
> Oh, it's not that bad: split on the first ": " and you've got your
> set of name/value pairs.
>
> If that's not enough, the --xml switch gives you XML output which you
> can parse or transform with XSLT.

Just a quick note on that. --xml was only introduced as a switch for
svn info with the release of 1.3.

But now that I know that, this may be my excuse to upgrade to 1.3, at
least on my desktop where I run my log reports.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 19:21:38 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.