> -----Original Message-----
> From: Philip Martin [mailto:philip.mar...@wandisco.com]
> Sent: donderdag 28 mei 2015 19:34
> To: Ivan Zhakov
> Cc: Stefan Fuhrmann; Subversion Development; Stefan Fuhrman
> Subject: Re: svn commit: r1682265 -
> /subversion/trunk/subversion/libsvn_fs_fs/util.c
> 
> Ivan Zhakov <i...@visualsvn.com> writes:
> 
> > I meant to add platform specific code to svn_io_file_rename() to also
> > fail with EXDEV on Windows for cross-volume copies.
> 
> Will that go as far as supporting all the MoveFile, MoveFileW,
> MoveFileEx, MoveFileExW variants?

Why should it?

Do we really want to support Windows '95?

Windows NT always supports the wide versions of functions (of which the non
wide is a wrapper) and MoveFileEx is supported since at least XP. 


As far as I know we broke Windows 2000 compatibility at least a few point
versions ago.

        Bert


Reply via email to