[darcs-users] remote push via ssh - configuration problem
Tim Schäfer
var at sp1r1t.de
Fri Jun 16 19:51:49 UTC 2006
hi everyone,
i'm having problems configuring darcs to push via ssh. i followed the steps on
the darcs server documentation site [1] but something doesn't work as
expected. looks like i missed something.
i created a user darcs and configured access to it via password or ssh public
key and a directory /home/darcs/.darcs-server and installed the perl files
and the config there.
my repo resides in /home/darcs/public_html/repos/torpedo.
the error message i get when trying to push on the client is as follows :
=======START OUTPUT========
spirit at threat:~/develop/torpedo$ darcs push
Pushing to http://<IP>/~darcs/repos/torpedo/...
Fri Jun 16 15:05:13 CEST 2006 NOSPAM at sp1r1t.de
* various stuff
Shall I push this patch? (1/1) [ynWvxqadjk], or ? for help: y
Password:
bash: line 1: darcs-server: command not found
Failed request using ssh
=======END OUTPUT========
so i created a symlink :
/usr/bin/darcs-client -> /home/darcs/.darcs-server/darcs-server.pl
this changes the error message to the following :
=======START OUTPUT========
Error: Unable to decode server response:
"This account is limited to darcs repository access only.\n"
=======END OUTPUT========
Please aks if you need the contents of config files on client and/or server to
help.
--
Tim
More information about the darcs-users
mailing list