Darcs: First press fails
When I push the patch to the remote repository via ssh, the first attempt fails with
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!
The second try works without problems. Does anyone know what's going on here?
+3
source to share
1 answer
After some research , it turns out to have gone into darcs 2.8.5, whereas it did in darcs 2.8.4. I think it was an instance of this error , but the connection was not obvious.
+3
source to share