svn client api comments
From: Martin Hauner <hauner_at_web.de>
Date: 2005-03-09 22:20:48 CET
Hi,
i have a few comments about the svn client api. I'm looking on it from
svn_client_revert: takes multiple files.
Is there any reason why svn_client_add does take a const char* and
subcommanders c++ wrapper for add takes a list as input and calls
svn_copy: takes a single input file
It would be nice if those two took a list of files to copy/move as input.
For the working copy case i can do the same as for add above, but in case
what do you think?
-- Martin Subcommander, http://subcommander.tigris.org a x-platform Win32/Unix svn gui (qt) 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 Wed Mar 9 22:24:43 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.