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

Re: svn:externals

From: Tremal Naik <tremalnaik_at_gmail.com>
Date: 2006-11-20 15:14:00 CET

2006/11/20, Felix Gilcher <gilcher@exozet.com>:
> 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?

well, the point is that I created that branch from the trunk, that had
a strucure of the form:

trunk/src/com/.....

so, when I created the branch, I simply copied the trunk/ into the
/branches/Demo. So everything was into the trunk was copied, including
the trunk/src/com/... In a second moment, (I have not modified
anything inside the /branches/Demo/src/com/....) I added the
svn:externals property with the sintax I gave in the first post.

You mean that the branches/Demo/src/com folder must not exist into the
branches/Demo/src ? Should I delete it from my branches/Demo/src
folder?

thanks

-- 
TREMALNAIK
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 20 15:15:00 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.