Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Philip Martin <philip.mar...@wandisco.com> |
Subject | Re: svn commit: r927620 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/patch.c svn/patch-cmd.c tests/libsvn_client/ tests/libsvn_client/client-test.c |
Date | Fri, 26 Mar 2010 11:19:16 GMT |
"Bert Huijben" <bert@qqmail.nl> writes: >> + repos_url = apr_pstrcat(pool, "file://", cwd_utf8->data, >> + "/test-patch-repos", NULL); > > This won't work for cwd on Windows. That would give "file://C:/dir", > while it should be "file:///C:/dir" (Fixed in r927764) What about using svn_test__current_directory_url? -- Philip | |
Mime |
|
View raw message |