3

当我通过 ssh 将补丁推送到远程存储库时,第一次尝试失败

me@bowler$ darcs push
~/Dokumente/Aufsaetze/ar_report
Pushing to "me@somewhere:/home/me/darcs_repos/ar_report"...
Mon Nov 17 10:13:38 CET 2014 me@somewhere.com
  * automatisierung
Shall I push this patch? (1/1)  [ynW...], or ? for more options: a

darcs failed:  Couldn't fetch 0000000369b60776b9ae996a253f8a5a296927293faab87036846b34b0e710c9fc0f58429b'
in subdir inventories from sources:

thisrepo:/usr/home/me/darcs_repos/ar_report
cache:/home/me/.darcs/cache


HINT: I could not reach the following repositories:
    /home/me/.darcs/cache
    /usr/home/me/darcs_repos/ar_report
  If you're not using them, you should probably delete
  the corresponding entries from _darcs/prefs/sources.
Apply failed!

第二次尝试没有问题。有人知道这里发生了什么吗?

4

1 回答 1

3

经过一番调查,事实证明这在 darcs 2.8.5 中消失了,而在 darcs 2.8.4 中却发生了。我最好的猜测是它是这个错误的一个实例,但连接并不明显。

于 2015-01-29T00:03:07.437 回答