On Thu, May 24, 2012 at 1:27 PM, Alex Siyanko <asiya...@xdyne.com> wrote: > In a meantime I've tried to import '/A/tags/1.0' folder in place of > '/A/tags/1.0/file.txt': > > i.e. used: > svn propset svn:externals " -r1 ^/A/tags/1.0 import" . > > instead of: > svn propset svn:externals " -r1 ^/A/tags/1.0/file.txt file.txt" import > > and it worked (though of course this is not the way around, since I need to > import files, not folders). > But this tells me, that the problem relates to only external file > definitions.
Ah, that's useful information. Maybe add a note about it to the issue tracker? -- Johan