git-annex/P2P
Joey Hess a6ea057f6b
fix handling of ERROR in response to CHECKPRESENT
That error is now rethrown on the client, so it will be displayed.

For example:

$ git-annex fsck x --fast --from AMS-dir
fsck x (special remote reports: directory /home/joey/tmp/bench2/dir is not accessible) failed

No protocol version check is needed. Because in order to talk to a
proxied special remote, the client has to be running the upcoming
git-annex release. Which has this fix in it.
2024-06-28 13:46:27 -04:00
..
Address.hs Windows: Support long filenames in more (possibly all) of the code 2023-03-01 15:55:58 -04:00
Annex.hs disk free checking for unsized keys 2024-01-16 14:29:10 -04:00
Auth.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
IO.hs support a P2PConnection that uses TMVars rather than Handles 2024-06-28 11:22:29 -04:00
Protocol.hs fix handling of ERROR in response to CHECKPRESENT 2024-06-28 13:46:27 -04:00
Proxy.hs shut down RemoteSides cleanly 2024-06-28 13:19:57 -04:00