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

RE: svn:externals problem in checkout

From: LIRA Olavo <Olavo.LIRA_at_gemalto.com>
Date: 2006-12-18 19:18:27 CET

> I'm not sure that I realy understand.
> Your question seems to be "Can I have two directories
> with the same name at the same place ?".
> What would you like subversion to do exactly
> when you checkout your project A ?
>
> EEBXXX_YYYZZZ (From Project A)
> Dev (From Project A)
> ??? (From Project B svn:externals), it can not be also Dev...

Hi Christophe,

        Sorry if I didn't explain may self correctly. Here is another
try:

 EEBXXX_YYYZZZ (From Project A)
  Dev/
        Tools (From Project A)
          Applet (From Project B svn:externals)
        OS (From Project B svn:externals)
        Ext (From Project A)
        Plugin (From Project C svn:externals)

So in order to have the picture above my svn:externals should be:

Dev/ https://svnrepository/ProjectB/Applet
Dev/ https://svnrepository/ProjectB/OS
Dev/ https://svnrepository/ProjectC/Plugin

        But then I have the error I've shown you because I Project A has
already the Dev directory.

        If svn:externals cannot handle this, do you know another way to
link directories from different projects?

        Thanks a lot,

Olavo Lira

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 18 19:19:35 2006

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.