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

AW: svn:externals

From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2006-11-20 14:17:14 CET

Tremal Naik <mailto:tremalnaik@gmail.com> schrieb am Montag, 20. November 2006 13:58:

> Hello,
> I've created a branch with TortoiseSVN, branches/Demo
> Then, I added a svn:externals definition on the
> branches/Demo/src like this:
>
> com
> http://milan/svn/bitarisk/BITA%20Star%20Thin%20Client/trunk/src/com
>
> Now when I checkout the branch into a working folder I have the error:
>
> "Updated: D:\Temp\Externals_test
> External: D:\Temp\Externals_test\com
> Error: 'D:\Temp\Externals_test\com' is already a working copy for a
> different URL"

Subversion is trying to tell you that the directory "com" does already exist and that it is a working copy that belongs to a different repository url than the one you specified in your external. Could it be that you tried to specify an external definition for a directory that already exists in the repository at that location?

>
> what does it mean?
>
> Thanks

regards

felix

-- 
Felix Gilcher
Head of IT Development
Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin
eMail: gilcher@exozet.com
URL: www.exozet.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 20 14:18:01 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.