Hi folks, I'm looking for information and guidance on how I might handle or implement the following case:
When performing a copy operation, I'd like to pin any floating svn externals to their current revision. I'd like this to work for a repo to repo copy, not wc. I've looked into some of the callbacks for SVNCopySource, but it appears I can only get notifications or callbacks for wc to repo copies. Is there any relatively simple way to achieve this and if not, what might be the classes I should look at modifying to add this support. Thank you for your help and guidance. -Casten
