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

Re: OMG svn info https://?????

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-07 17:35:06 CET

The main point here is that while the svn cmdline client produces
"parseable" output, it is not a fully-featured "programmable" thing.
That's why we have C libraries with real data structures. If you want
selective, detailed information about a repository, or a working copy,
or whatever, then the C libraries will hand you the appropriate data
structures. You can then mine them to your heart's content.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 7 17:37:12 2003

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.