Hi,
We are trying to migrate a SVN repository where we are able to get the commit history but one of the file is not loading in one of the branches.
Below are the mappings that we have used-
SVN URL was set to https://svn.dts.fm.rbsgrp.net/bondsyndicate/
trunk = STUART/trunk:refs/heads/master
branches = STUART/branches/:refs/heads/
tags = STUART/tags/:refs/tags/
When we go the one of the migrated branch, Strategic+Underwriting , a file ImportLoanIQ_UW_Merge.sql located at path Avalon/Feeds/LoanIQ/Database/Procs fails to load and throws below mentioned error-
’/opt/app/dts/git/v2.9.5/bin/git ls-tree -z Strategic+Underwriting:Avalon/Feeds/LoanIQ/Database/Procs – ImportLoanIQ_UW_Merge.sql’ exited with code 128 saying: warning: refname ‘Strategic+Underwriting’ is ambiguous. fatal: Not a valid object name Strategic+Underwriting:Avalon/Feeds/LoanIQ/Database/Procs
The same file loads fine for master branch .
Attached the screenshots from both the locations of the file.
Please let us know if this can be fixed.
Thanks