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

RE: svn & junctions (windows)

From: <webpost_at_tigris.org>
Date: Thu, 7 May 2009 13:38:17 -0700 (PDT)

Does this need to go to the dev list or escalate to a bug? I know there aren't a lot of Windows users that know about NTFS rewrite points, but that doesn't mean Subversion shouldn't support them properly.

The "junction" utility in these recipes is from SysInternals and is a free (gratis) download.

svn co svn://... foo

junction bar foo

svn info bar
svn: '.' is not a working copy

cd bar

svn info
Path: .
URL: ...
<snip>

cd ..

svn up bar
Skipped 'bar'

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2100178

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-07 22:43:00 CEST

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

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