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

Junction point and svn:external

From: <skubit_at_centralp.fr>
Date: Wed, 4 Feb 2009 07:41:47 -0800 (PST)

Hi,
I'm using svn:external property to link to repo.
During development phase, I replace to "external" directory by a "junction" link ( cf http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx).
When a update my wc, command failed on external directory:
Error: 'C:\projet\APP_PRCS\EXTERNAL' already exists and is not a directory'

In fact, "EXTERNAL" is view as a JUNCTION with 'dir' cli.

This hardlink property on NTFS can be useful. I use the same function on unix filesystem with hard link and this work.

Have you got an issue ?

KUBIT Stéphane

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-04 17:17:12 CET

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.