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

Creating hard links in SVN

From: Sanjay Kumar <sanjay_kumar_at_affymetrix.com>
Date: Fri, 4 Dec 2009 11:25:26 -0800 (PST)

Hi All,

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?

Thanks!

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

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:28:07 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.