Re: svn commit: r10114 - in trunk: . subversion/include subversion/libsvn_client subversion/libsvn_subr subversion/libsvn_wc subversion/tests/clients/cmdline
Branko Čibej <[email protected]> Thu, 01 Jul 2004 19:52:22 +0200
| Newsgroups | gmane.comp.version-control.subversion.svn,gmane.mail.eyebrowse.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >+ /* On Win32, CreateFile failswith an "Access Denied" error >+ code, rather than "File Already Exists", if the colliding >+ name belongs to a directory. */ > > Isn't this Win32-specific comment inside an '#ifdef HAVE_SYMLINK' somewhat strange? -- Brane