darcs

Issue 2646 contrib/darcs-shell no longer works

Title contrib/darcs-shell no longer works
Priority bug Status resolved
Milestone Resolved in 2.18.1
Superseder Nosy List bfrk
Assigned To
Topics

Created on 2020-06-25.15:27:06 by bfrk, last changed 2023-06-01.10:22:53 by noreply.

Messages
msg22119 (view) Author: bfrk Date: 2020-06-25.15:27:03
I wanted to experiment with this and found that read-only access 
(darcs clpone, darcs pull) works just fine, but darcs push (with write 
access) does not. I investigated and found that when we identify the 
remote repo we issue an scp command. Is it possible to use transfer-
mode instead?
msg22120 (view) Author: bfrk Date: 2020-06-25.15:59:06
I made a stupid mistake in the access file. Works now.

I found a bug in the script though: when it checks the access rights 
for the transfer-mode command, it should accept both "r" and "rw", but 
it only accepts "r". Will send a fix.
msg23306 (view) Author: noreply Date: 2023-06-01.10:22:53
The following patch sent by Ben Franksen <ben.franksen@online.de> updated issue issue2646 with
status=resolved;resolvedin=2.18.1

Hash: f73ee70a4d2dcefb4ed5840b6ffe6c1221c5b31b
Author: Ben Franksen <ben.franksen@online.de>
* resolve issue2646
History
Date User Action Args
2020-06-25 15:27:07bfrkcreate
2020-06-25 15:59:10bfrksetmessages: + msg22120
2020-07-30 15:39:45bfrksetmilestone: 3.0.0
2022-04-12 13:51:27bfrksetstatus: unknown -> needs-implementation
priority: bug
milestone: 3.0.0 ->
2022-04-12 14:56:35bfrksetstatus: needs-implementation -> has-patch
2023-06-01 09:27:55noreplysetstatus: has-patch -> resolved
messages: + msg23302
resolvedin: 2.18.1
2023-06-01 10:12:31noreplysetmessages: + msg23304
2023-06-01 10:17:22noreplysetmessages: + msg23305
2023-06-01 10:22:14bfrksetstatus: resolved -> unknown
messages: - msg23302
2023-06-01 10:22:19bfrksetmessages: - msg23304
2023-06-01 10:22:24bfrksetmessages: - msg23305
2023-06-01 10:22:53noreplysetstatus: unknown -> resolved
messages: + msg23306