Re: E000021 on merge when replacing a symlink with a directory in subversion-1.7.2 on linux.

2012-01-11 Thread Duncan Exon Smith
On 11 January 2012 11:59, Philip Martin wrote: > Duncan Exon Smith writes: > > > Please let me know whether I'm doing something wrong, or if I should go > > ahead and post this to the issue tracker. > > Yes, please raise an issue. http://subversion.tigris.org/issues/show_bug.cgi?id=4096

E000021 on merge when replacing a symlink with a directory in subversion-1.7.2 on linux.

2012-01-11 Thread Duncan Exon Smith
subversion-1.7.2 gives an error when merging in a feature branch that replaces a symlink with a directory on linux: svn: E21: Can't read file '/home/duncan/svn/co/trunk/symlink': Is a directory I tried using --reintegrate and also the equivalent traditional merge. I have a pretty small formu