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

RE: could i create a file link or drectory link to another repository?

From: John Niven <jniven_at_bravurasolutions.com>
Date: Mon, 20 Oct 2008 15:20:36 +1100

> -----Original Message-----
> From: thinktwice [mailto:iunknown918_at_hotmail.com]
> Sent: Monday, 20 October 2008 17:11
> To: users_at_subversion.tigris.org
> Subject: could i create a file link or drectory link to
> another repository?
>
>
> i.e
>
> repository A
> |____trunk
> |_______public
> |_______private
> |_______link_to_public_on_repositoryB
>
> repository B
> |____trunk
> |_______public
> |_______private
>
> when i checkout trunk directory on repository, it will
> automatically checkout "public" directory on repository B. is
> it possible? how to achieve this?

It is entirely possible, using the svn:externals property:
http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html

Cheers
John

> --
> View this message in context:
> http://www.nabble.com/could-i-create-a-file-link-or-drectory-l
> ink-to-another-repository--tp20062962p20062962.html
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-20 06:21:02 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.