--- Johan Appelgren <johan.appelgren_at_gmail.com> schrieb am Fr, 29.8.2008:
> Von: Johan Appelgren <johan.appelgren_at_gmail.com>
> Betreff: Re: Creating link which all times point to the head of a path
> An: "users_at_subversion.tigris.org" <users_at_subversion.tigris.org>
> CC: mails_from-subversion_at_yahoo.de
> Datum: Freitag, 29. August 2008, 13:22
> 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
Thanks! It works.
__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails.
http://mail.yahoo.com
---------------------------------------------------------------------
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 15:33:20 CEST