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

RE: RE: svn:externals problem in checkout

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2006-12-18 16:51:29 CET

> 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?

Yes, I think that it is normal. You should not have a directory Dev in your project A.
It will be created at checkout time by the svn:externals.
Just remove your Dev directory from A and it should be OK

Regards
Christophe Méresse

---------------------------------------------------------------------
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:52:16 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.