> Properly format the error message during unintended switches.
>
> * subversion/libsvn_client/cmdline/switch.c
> (switch_internal): Use 'svn_dirent_local_style' instead of
> 'svn_dirent_dirname' when formatting the "no common ancestry" error
> message.
>
> Patch by: Evgeny Kotkov
r15000
Hi,
Currently the 'svn switch' command attempts to protect users from unintended
switches by performing the ancestry check [1]. However, the error message for
the unintended switch scenario appears to be incorrect. On my Windows machine,
'svn switch "^/" "C:\Projects\Subversion"' produces the fo
2 matches
Mail list logo