While fixing the other bug, I discovered another quirk. When tagging a
directory with fully-contained externals, those externals are not
repointed, but merely pinned to the current revision. It would be more
aesthetically clean if it repointed them inside the tagged copy as well.
So I made t
Anthony Foglia wrote:
I have found a bug in the svncopy.pl script that fails to properly
handle fully-contained externals when branching and copying from a
single source. When branching from a single source, the externals are
updated to directories that do not exist.
I've figured out where t