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

Re: Creating link which all times point to the head of a path

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: Fri, 29 Aug 2008 13:22:52 +0200

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

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.