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

Questions about getting info about revisions

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-03-21 00:47:18 CET

Given I'm at any directory in a working copy:

How do I get all the log messages for all the revisions in a range,
with no gaps? I think I get everything if I use the root URL of the
repo, but that leaves the problem of finding the roots URL.

Is svn_client_log the only way to get the changed paths information?

Is there a robust algorithm to convert the svn_log_changed_path_t
action char into one of the svn enums?

What are the set of values for action that are defined? "A" Add,
"D" delete and "M" modified?

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 21 00:47:38 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.