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

RE: Creating hard links in SVN

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 4 Dec 2009 14:29:54 -0500

> I may not be using the right terminology but basically I want to be
> able to link to files in a particular folder from another folder.
> Does anyone know how I can achieve that in SVN?
> For example, let us say a folder structure in SVN looks like:
> FolderA
> File1
> File2
> File3
> ….
>
> Now I create another folder structure
> FolderB
> File100
> File200
> File300
> File1
>
> Note that File1 is the same file as in FolderA. So, if File1 gets
> updated from FolderA then I want that change to be reflected when
> see the same file from FolderB.
>
> Does anyone know how I can achieve that in SVN?

Yes, "file externals" were added in the 1.6 client. Browse to the nightly svn book http://svnbook.red-bean.com/nightly/en/svn-book.html and search for "file externals".

BOb

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

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-04 20:30:54 CET

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.