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

Re: parsing svn output

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-09-03 09:58:58 CEST

On Sep 2, 2004, at 20:59, Cédric Chabanois wrote:

> 1) When username is too long, svn status -v output is difficult to
> parse :
> "
> svn status -v
>
> ? nonManaged.dir
> ? modified.txt
> M 1 1 cedric .
> A 0 ? ? added.txt
> 3 3 cedric committed.txt
> D 4 4 cedric deleted.txt
> 2 2 cedric managedDir
> A 0 ? ? managedDir\added in managed
> dir.txt
> 5 5 Cedric Chabanois longUserName.dir
> 5 5 Cedric Chabanois
> longUserName.dir\longUserName.txt
>
> "
>
> A --xml option would help. Should I submit a patch ?

Why not using one of the progamming interfaces to svn?
I'd recommend python and pysvn (pysvn.tigris.org)

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 3 09:59:51 2004

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.