Mercurial > hg
comparison mercurial/templater.py @ 11675:f92f8921a5cc stable
dispatch: give better error message when cwd doesn't exist (issue2293)
Previous behavior wasn't very helpful:
$ hg st foo
abort: No such file or directory
Now we tell more about what failed:
abort: error getting current working directory: No such file or directory
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Sat, 24 Jul 2010 00:38:08 +0200 |
parents | d4cafcb63f77 |
children | b014f998959d |
comparison
equal
deleted
inserted
replaced
11674:c29012a73518 | 11675:f92f8921a5cc |
---|