專案註冊僅附加到該單一專案。由於註冊依賴專案 ID,而每個專案的 ID 都是獨一無二的,且基於該專案在 Mercurial 中首次提交的雜湊值,因此無法可靠地偽造,所以無法將註冊移至其他專案。
因此,最好刪除該註冊並建立一個新專案。
The project registration is only attached to the one project. There isn’t a way to move the registration to another project since it depends on the project ID which is unique for each project and can’t be reliably faked since it’s based on the hash of the first commit in Mercurial for the project.
So it would probably be best to delete the registration and create a new project.
機器翻譯自 English