Hello, I've noticed that remote bashrc files with echo (or likely any output) statements interfere with the 'darcs push' command. The command exits with the following message:
"darcs failed: Not a repository: user@remote:/home/user/html ((scp) failed to fetch: user@remote:/home/mica/user/_darcs/inventory." Specifically, if you run 'darcs push' with the '--debug' flag, you can see the remote's echo statements in the debug output. Removing the echo statements fixes the problem. This is probably similar to some of the issues mentioned here (notably the windows login/putty): http://lists.osuosl.org/pipermail/darcs-users/2012-January/026340.html I just thought i would add my experience. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
