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

Problem (bug) around symbolically linked (Windows 7) and junctioned (Windows XP) directories

From: Peter Koves <kovesp_at_sympatico.ca>
Date: Wed, 15 Sep 2010 09:58:54 -0400

Suppose I have an SVN working copy located at E:\SVN\Work. I now create a

    * on Windows XP 32 bit a junction (aka reparse point)
    * on Windows 7 64 bit a symbolic link (which of course is just a
      slightly different kind of reparse point)

to C:\...\Desktop\MyStuff\SVNWorkingCopy (software used to do this in
both cases is NTFSLink, but there are others that could be used).

The resulting directory properly shows the Tortoise icon overlays and
everything /inside /the directory works fine. However all Tortoise
operations (e.g., commit or update) on the link itself fail and have to
be performed on the link target.

Obviously not a show stopper, but annoying.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2660285

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-15 16:06:07 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.