I have synced an SVN repository to a new server. I did this with the following command:
/bin/svnsync --non-interactive --username user --password password --trust-server-cert init file:///directory https://svn-url
Then I also use the svnsync sync command to sync new SVN repo. Everything seemed fine so far.
However, when I accessed it, I noticed that the externally integrated repos were not integrated. So the externals are missing. What have I missed or done wrong?
Both repos (source and target) have the same version 1.10.2