svn_wc_status_func2_t has wrong path
From: Sean <shawks03_at_yahoo.com>
Date: Wed, 1 Apr 2009 17:44:41 -0700 (PDT)
Using svn, version 1.4.6 (r28521) I'm using the API, specifically the svn_client_status2 function and the callback function:
typedef void(* svn_wc_status_func2_t)(void *baton, const char *path, svn_wc_status2_t *status)
I'm seeing that the path for a directory does not match the status->url.
For example:
Has this been fixed in a newer release?
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.