Mercurial (hg) update error, abort: No such file or directory

前端 未结 1 1971
长发绾君心
长发绾君心 2021-01-18 16:55

I am unable to update mercurial repos on my machine. I get the following error when I do an update hg up --traceback:

Traceback (most recent cal         


        
相关标签:
1条回答
  • 2021-01-18 17:30

    It seems that the source repo has an svn subrepo, and you have no subversion client installed (or svn is not in the search path).

    0 讨论(0)
提交回复
热议问题