>
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447
-----Original Message-----
> From: Enrico Straube [mailto:enrico.straube_at_cbb-software.com]
> Sent: 04 December 2009 11:03
> To: users_at_subversion.tigris.org
> Subject: One file in multiple sub directories
>
> Hello,
>
> is it possible to use one file in an directory like this:
>
> trunk/sub1/file1.txt
>
> and have an "link" or something in one other sub directory like this:
> trunk/sub2/file1.txt
>
> The file should be the same and only editable in the directory sub1.
>
> How can I make this?
>
> I don't want to copy that file every time from one folder to
> the other.
>
Use svn:external
http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2426980
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 12:12:19 CET