darcs

Issue 2646 contrib/darcs-shell no longer works

Title contrib/darcs-shell no longer works
Priority bug Status has-patch
Milestone Resolved in
Superseder Nosy List bf
Assigned To
Topics

Created on 2020-06-25.15:27:06 by bf, last changed 2022-04-12.14:56:35 by bf.

Messages
msg22119 (view) Author: bf 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: bf 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.
History
Date User Action Args
2020-06-25 15:27:07bfcreate
2020-06-25 15:59:10bfsetmessages: + msg22120
2020-07-30 15:39:45bfsetmilestone: 3.0.0
2022-04-12 13:51:27bfsetstatus: unknown -> needs-implementation
priority: bug
milestone: 3.0.0 ->
2022-04-12 14:56:35bfsetstatus: needs-implementation -> has-patch