Helmut Eller heller@common-lisp.net writes:
Trying to commit stuff with CVS takes even more time at the moment as it used to be. I get the following message in my *cvs* buffer which seems to be related:
Message: sh: line 1: /home/heller/bin/convert-to-hg.sh: Permission denied
Does it work now?
Repository : :ext:trittweiler@common-lisp.net:/project/slime/cvsroot Module : slime Working dir: ~/.emacs.d/slime/
In directory .: Message: hg: unknown command 'convert' Message: Mercurial Distributed SCM Message: Message: basic commands: Message: Message: add add the specified files on the next commit Message: annotate show changeset information per file line Message: clone make a copy of an existing repository Message: commit commit the specified files or all outstanding changes Message: diff diff repository (or selected files) Message: export dump the header and diffs for one or more changesets Message: init create a new repository in the given directory Message: log show revision history of entire repository or files Message: merge merge working directory with another revision Message: parents show the parents of the working dir or revision Message: pull pull changes from the specified source Message: push push changes to the specified destination Message: remove remove the specified files on the next commit Message: revert revert files or dirs to their states as of some revision Message: serve export the repository via HTTP Message: status show changed files in the working directory Message: update update working directory Message: Message: use "hg help" for the full list of commands or "hg -v" for details