On Fri, Aug 29, 2008 at 11:29 AM, <mails_from-subversion_at_yahoo.de> wrote:
> Hello,
> is it possible to create a link which all times point to the head of the path.
>
> Example:
> I have one path
> http://www.example.com/repos/product1/trunk/main_programm
> in which are all binarys.
>
> Now a program know the name "product1" and checkout the binarys automatically.
>
> Now I have an other product (product2) which also us the same binarys.
>
> Now the program know the name "product2" and so the program will checkout the path:
> http://www.example.com/repos/product2/trunk/main_programm
>
> So I will make an copy from the product1 to product2 which all times point to the head of product1, because when I commit a new version into product1, product2 should also use the new version.
>
> Is that possible?
http://svnbook.red-bean.com/en/1.4/svn.advanced.externals.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-29 13:23:14 CEST