svn_client_status_func_t callback - Java binding may expect an abspath
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 23 Jun 2011 17:47:56 +0100
Hyrum or anyone,
svn_client_status_func_t is declared as
/** A callback for reporting a @a status about @a local_abspath.
but its "path" parameter is not called "local_abspath" and is not
I am satisfied that all but one of the current callbacks is happy with a
SVNClient::status() in SVNClient.cpp
where, according to the parameter names, it expects an abspath.
Can someone better able to follow the Java code check this?
Then I think we just need to adjust the doc string to say something like
- Julian
|
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.