svn_wc_adm_probe_open3 fails on windows
From: Barry Scott <barry_at_barrys-emacs.org>
Date: Fri, 4 Nov 2011 11:06:15 +0000
I know that you have marked svn_wc_adm_probe_open3 as deprecated
When called like this:
svn_error_t *error = svn_wc_adm_probe_open3( &adm_access, NULL, norm_path.c_str(), false, 0, NULL, NULL, pool );
Where norm_path is:
B:\wc2\test\file1.txt
I get this error:
cmd_info: svn_wc_adm_probe_open error 02C02290
Barry
|
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.