On Jan 17, 2011, at 02:35, BasHopman wrote: > Now I'm trying to add a new folder, add the svn:externals property and > test it by updating before committing. > This is not working. The external is not checked out. > Steps taken: > 1. working copy folder: c:\workspaces\project\ > 2. add folder: c:\workspaces\project\trunk\new_folder > 3. add external to c:\workspaces\project\trunk\new_folder referring to > c:\workspaces\project\vendor\tags\bla and save it > 4. update working copy to check out the external => fails! > 5. commit changes to external > > This difference in behavior seems inconsistent to me. Can anybody > confirm this behavior?
Sounds like this ticket: http://subversion.tigris.org/issues/show_bug.cgi?id=2267