/[Apache-SVN]
ViewVC logotype

Revision 1501251


Jump to revision: Previous Next
Author: ivan
Date: Tue Jul 9 13:13:23 2013 UTC (10 years, 9 months ago)
Changed paths: 1
Log Message:
Implement reading symbolic links on Windows Vista or later. This fix 
issues with working copies located in symlinked folders.

* subversion/libsvn_subr/io.c
  (GETFINALPATHNAMEBYHANDLE): New.
  (win_dynamic_imports_state, get_final_path_name_by_handle_proc): New.
  (svn_io_read_link): Call io_win_read_link on Windows.
  (io_unicode_to_utf8_path): New. Copied from the APR function 
   unicode_to_utf8_path.
  (win_init_dynamic_imports): New.
  (io_win_read_link): Implement using GetFinaPathNameByHandleW() Windows API
   function.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_subr/io.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26