1. Summarise the issue (what were doing, what went wrong?)
I tried to push in a repo that I had forgotten was local only, and got a
stupid error message.
% darcs push
darcs failed: Missing argument: [REPOSITORY]
A similar message is given for send.
2. What behaviour were you expecting instead?
Darcs should tell me that I've not got any repo sources defined:
% darcs push
"You don't have any remote repos in $PREFFILE. Please specify where to
push to!
passing --set-default will make the given destination the default"
3. What darcs version are you using? (Try: darcs --exact-version)
2.9.5 (+ 33 patches)
4. What operating system are you running?
Ubuntu x86_64
|