[Bug 4121] New: rebase is halt in confusion when cwd doesn't exist on destination.

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Dec 4 13:31:34 CST 2013


http://bz.selenic.com/show_bug.cgi?id=4121

          Priority: normal
            Bug ID: 4121
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: rebase is halt in confusion when cwd doesn't exist on
                    destination.
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: pierre-yves.david at ens-lyon.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: earlier
         Component: rebase
           Product: Mercurial

if `--dest` does not contains the current working direct rebase crash and leave
the user in a complicated situation. going to repository root and using rebase
--continue seems to work fine.

I suspect other command to be affected.

We have multiple options here:
1. automatically update to parent directory if cwd is deleted
2. don't delete the parent directory in that case
3. warn before doing the rebase
4. cleanly abort during the process.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list