| [TSVN] Windows reparse point fails as working copy root
From: Joost-Jan van Klaveren <info_at_prognosis.nl>
 Date: 2005-09-16 13:53:36 CEST 
A checkout to the root of a so-called reparse point returns an error:
 Likewise, a checkin produces an error that it doesn't cope well with these reparse points:
 Reparse points are used for example if you mount a drive (use cmd tool mountvol) as a folder on another drive.
 I guess this qualifies more as a change request than as bug report.
 I tried to trace the error back to the root and this is what I found.
 fillin_fileinfo (apr/file_io/win32/filtestat.c line 329) translates a Windows OS reported FILE_ATTRIBUTE_REPARSE_POINT into APR_LNK
 Now, that's that then, youd'd say but obviously I would like this to change in the official releases instead of me hacking away each new release.
 This was tested with TSVN1.2.2 and Subversion1.2.3 and built from subversion-1.2.3.zip, running on Windows XP SP2 with PGP disk 8.0.3 (but that shouldn't matter if you reproduce this with mountvol of a second partition/drive as a subfolder).
 Kind regards,
 Joost-Jan
 ---------------------------------------------------------------------
 | 
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.