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

omit externals of externals

From: Tobias Terhaar <tob-t_at_gmx.de>
Date: Wed, 15 Oct 2008 17:24:37 +0200

Hi everybody,

I have a problem and I hope this is the right place to get some answers.

I have the following wc structure:
    comp
       |\- inc
       |\- imports <<-- on this folder there are svn:externals definitions
       | \- comp2 <-- imported folder of second component
       | |\- inc
       | | ....
       | \- src
        \- src

and

   product
     |\imports <<-- svn:external definitions
       |\ comp
       | |\- inc
       | |\- imports <<-- on this folder there are svn:externals definitions
       | | \- comp2 <-- imported folder of second component
       | \- src
       \ comp2
             |\- inc
             | ....
             \- src

Do you see the problem? The product folder contains 2 times the "comp2"!
Is there a possibility to advise the svn:externals on product/imports to omit the nested externals on
  product/imports/comp/imports

The reason for the nested external is, that the "comp" can be checked out as standalone component and inside a product.

Hope everybody understand my problem...

Kind regards,

Tobias Terhaar

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx
---------------------------------------------------------------------
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-15 18:37:40 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.