> -----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