Yaroslav Halchenko wrote: > [EMAIL PROTECTED]:~$ mr update > mr update: no repositories found to work on > [EMAIL PROTECTED]:~$ mr checkout > mr: unknown action "checkout" (known actions: T, commit, config, diff, ed, > help, list, log, offline, online, order, push, record, register, remember, > right, status, test, update)
This is expected behavior if you don't have a ~/.mrconfig file, or if the file does not define how to check out any repositories: [EMAIL PROTECTED]:~>mr -c /dev/null update mr update: no repositories found to work on [EMAIL PROTECTED]:~>mr -c /dev/null checkout mr: unknown action "checkout" (known actions: T, commit, config, diff, ed, help, list, log, offline, online, order, push, record, register, remember, right, status, test, update) I can't reproduce this happening when there is a ~/.mrconfig, even if my shell is dash. I'd need a copy of your .mrconfig (as well as the files it apparently includes) to try and reproduce the problem. -- see shy jo
signature.asc
Description: Digital signature

