[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

handling of symbolic links

From: Voigt, Benjamin <bvoigt_at_wylehou.com>
Date: 2007-07-25 16:39:33 CEST

I'm not sure whether this issue is with TortoiseSVN or with the subversion libraries themselves, but when I check out or update symbolic links (marked with the "svn:special"="*" property) with TortoiseSVN I get text files containing "link some/path/here". cygwin subversion does what I consider to be the right thing, which is to create a symbolic link.

Is there any chance that TortoiseSVN could adopt the same behavior? Right now I end up with multiple files with the same name (one has the .lnk extension, created by cygwin svn or manually with ln -s) and of course the "wrong" one is found first by cygwin. And the TortoiseSVN commit and diff dialogs are all cluttered with "file missing" markers because the .lnk file isn't seen.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 25 17:27:43 2007

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.