[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 16:08:51 CET

I'm sorry to ask again, but does someone have any idea to help me with
this? Thanks!

========================================
Olavo Lira

-----Original Message-----
From: LIRA Olavo [mailto:Olavo.LIRA@gemalto.com]
Sent: Thursday, December 14, 2006 12:02 PM
To: users@subversion.tigris.org
Subject: svn:externals problem in checkout

Hello,

        I need some help in my design structure in SVN server. I have
project that is composed by other projects, so I have started to use
svn:externals property as the link between projects.
        But the problem comes when I try to do a checkout of folders
that belong from project B into an existing folder in project A. It
gives me the following error:

-----------
        Fetching external item into 'EEBXXX_YYYZZZ\Dev'
        svn: 'EEBXXX_YYYZZZ\Dev' is already a working copy for a
different URL
-----------

        My svn:externals is: "Dev/ https://repository/trunk/toto"

        Where directory Dev already exist in project A, but when I
change the value to:
        "Dev/temp https://repository/trunk/toto"
        Where temp is not under SVN control, then it works fine.

        Is it normal? Is there another way to avoid this kind of
problem? Should I use something else than svn:externals for this
situation?

        Thanks in advance,

==========
Olavo Lira

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 18 16:10:04 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.