http://bugs.grommit.com/show_bug.cgi?id=431

           Summary: cdm should see merges as modification
           Product: SCM Migration
           Version: unspecified
          Platform: All
        OS/Version: Solaris 11/Nevada
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cdm
        AssignedTo: scm-migration-dev at opensolaris.org
        ReportedBy: richlowe at richlowe.net


In a couple of places we look at the files changed in the working copy to
decide if there are uncommitted changes in the workspace.

Some merges have no real change (in Hg's view), and thus show as unmodified.
This may cause us to pick a sub-optimal parenttip, or when checking whether the
workspace is modified see it as unmodified when it actually isn't.
(the latter of which is safer than it at first seems, in that reci will fail if
you have multiple heads, also.)


-- 
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to