I have a folder with few images as Symbolic links
now when i try to check in the folder it gives me the below error:
Trying to use an unsupported feature
svn: Commit failed (details follow):
svn: Symbolic links are not supported on this platform
I am using SVN - http://subclipse.tigris.org/update_1.8.x
and i am on Windows 8.1 OS.
I have looked into many posts related to the above query but i havent found any soultion or fix to this, as i have to check in the symlinks.
And also can i check in the same by switching from windows to linux ?