problems with soft links on Windows
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 01 May 2008 19:21:44 +0200
Hi,
Windows supports soft links as you may know. Those are different than
When using svn on such a softlink, it doesn't work.
* create a softlink like this:
This only happens with commands that expect a folder. Commands that can
The problem is in libsvn_subr/io.c, the function
Is there a reason that links are assumed to be files?
Or is there a way to determine if the link points to a file or a folder?
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.