Hello, Please help me with recursively updating external project path in the SVN repository.
Please *ignore *email that informed an error thrown when git.exe was invoked. I am unable to fetch an old version / revision (806) from a branch that had been recently deleted. There are two old external links that point to two deleted repositories. Please help with resolving the issue. Thanks, Rajeev +91-9620231177 On Tue, Oct 19, 2021 at 8:45 PM Raeev Arora <[email protected]> wrote: > Hello, > > I am observing another issue: > > git.exe clone --progress --branch 806 -v " > https://tue-p-yyy.newrepo.sw.pr/svn/aaa/xxx/Libraries/nnn_Developed/AsyncCommunications_Library" > "E:\xxx\SVN-newrepo-SW-PR-xxx\AsyncCommunications_Library" > Cloning into 'E:\xxx\SVN-newrepo-SW-PR-xxx\AsyncCommunications_Library'... > fatal: unable to access ' > https://tue-p-yyy.newrepo.sw.pr/svn/aaa/xxx/Libraries/nnn_Developed/AsyncCommunications_Library/': > SSL certificate problem: *self signed certificate* > > How to fix above issue? > > Thanks, > Rajeev > > On Tue, Oct 19, 2021 at 7:42 PM Raeev Arora <[email protected]> > wrote: > >> 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 >> >
