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

Re: XML output from svn cmdline client

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-01-31 17:28:07 CET

If you can run svn and get its output you can run another app that does
allow you to print the output in the way you need. Why not run:

python my_svn_output_easy_to_parse.py checkout foo

BArry

At 29-01-2004 17:49, Joerg Hessdoerfer wrote:
>On Thursday 29 January 2004 01:52, Barry Scott wrote:
> > Its more powerful to use the svn interface binding for the language of
> > your choice. I have working client API for svn for Python (pysvn) and
> > subversion has its own SWIG'ed C API into Perl and others.
> >
> > Barry
> >
>Probably you're right. But for me it's a deployment nightmare. We (mostly)
>use
>a rather obscure development environment called LabVIEW, in which we (well,
>me) developed our wrapper. There's no API for that, obviously, and creating
>shared libraries for this purpose is a pain due to programming concepts.
>It (the wrapper) really works like a charm, but I'd like to be able to parse
>svn output better.
>Oh well, seems like I'm alone in this camp, so if I ever find some spare time
>I'll look into it.
>
>--
>Leading SW developer - S.E.A GmbH
>Mail: joerg.hessdoerfer@sea-gmbh.com
>WWW: http://www.sea-gmbh.com
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 31 17:28:48 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.