Hello,

Please help me with:
*Recursively *correcting moved External repository paths (that no longer
exist) in the current SVN Repository

I am looking out for a way to update external projects links used within a
current SVN project, so that no errors are thrown while downloading the
repository.

Example of current reported error is:
Unable to connect to a repository at URL
 '
https://kkkvisualsvn.kkkus.local/svn/CmpDpt/Libraries/Vender_Libraries/STM_StdPeriph_Driver
'

The old SVN path (for the external repositories), which cannot be accessed
(because it does not exist), looks similar to
https://kkkvisualsvn.kkkus.local/svn/aaa/xxx

Above link need to be changed to, where the external project copy exists on
the moved / Current SVN:
https://tue-p-yyy.newrepo.sw.pr/svn/aaa/xxx

Please suggest a SVN command and method to execute it, which shall help me
archive what I am looking for. I want the change to be permanent and
available on the SVN server as well.

Thanks,
Rajeev

Reply via email to