Re: show diffs in a gui client, how to get a list of changed files?
From: Martin Hauner <martin.hauner_at_gmx.net>
Date: 2005-05-30 21:04:56 CEST
Ben Collins-Sussman wrote:
Using the notify function svn_wc_notify_func2_t would require to
What would be needed?
It would at least need two new members, a second revision and the author.
The second revision because #2015 wants to see the last revision number
The author because #2015 likes to see the author of the second revision.
We would also need a few more svn_wc_notify_action_t values for the
The command line client would simply print the diff summarize.
A gui client would have to remember the info to display it in the gui and
In subcommander i currently use the notify function only to print some
What was the orginal intention of the notify function? To print progress
I would like an api call which directly returns this information or maybe
But i guess this would need more work.
-- Martin Subcommander, http://subcommander.tigris.org a x-platform Win32/Unix/Linux/MacOSX svn gui client & a text diff/merge tool. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon May 30 21:06:09 2005 |
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.