jiras...@gmail.com
unread,Nov 5, 2017, 2:41:25 PM11/5/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Hi,
I am creating a working copy over a folder belonging to Windows 10 by using TortoiseSVN 1.9.7, starting from code belonging to an Ubuntu's project.
In this Ubuntu's project, there are some Linux symbolic links (soft links). I expect that when the 'svn co' (checkout) has ended, the soft links should remain as themselves, in the working copy (Windows 10).
However, what I really see in the working copy, in Windows 10, is that the files (not directories) which should be soft links (lrwxrwxrwx), are shown as normal files (-rwxrwxrwx). They are not soft links at all.
Please, could you solve this important problem.
Thanks in advance.