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======== [EMAIL PROTECTED]:~/develop/torpedo$ darcs push Pushing to http://<IP>/~darcs/repos/torpedo/... Fri Jun 16 15:05:13 CEST 2006 [EMAIL PROTECTED] * 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 _______________________________________________ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users