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

Re: Create links between repositories ?

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 9 Jan 2010 18:34:23 -0500

Sure you can. This is what the svn:externals feature is designed
for. Look up the explanation in the book.

http://svnbook.org

Sent from my iPhone

On Jan 9, 2010, at 6:30 PM, Brian Topping <topping_at_codehaus.org> wrote:

> You can do that within a single repository, but not between
> repositories.
>
> On Jan 9, 2010, at 6:23 PM, Samuel ROZE wrote:
>
>> Hello,
>>
>> I'm a user of SVN and I want to know if it is possible to create
>> links
>> between repositories ?
>>
>> For exemple, if the directory /project1/trunk/includes/lib1 of
>> repository #1 can refer to directory /lib1/trunk of repository #2 ?
>>
>> [file:///svn/repository-1/projet1/trunk/includes/lib1 ->
>> file:///svn/repository-2/lib1/trunk]
>>
>> Is it possible?
>>
>> Regards,
>> Samuel ROZE.
>>
>>
>
Received on 2010-01-10 00:35: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.