http://bugs.grommit.com/show_bug.cgi?id=509
Summary: webrev should handle file copies usefully Product: SCM Migration Version: unspecified Platform: All OS/Version: Solaris 11/Nevada Status: NEW Severity: enhancement Priority: P3 Component: webrev AssignedTo: scm-migration-dev at opensolaris.org ReportedBy: danek.duvall at sun.com CC: David.Comay at sun.com Right now, if you "hg cp A B", then B just shows up as a brand new file, with all its lines new. If you edit B, the situation is the same. Webrev should indicate what file B was copied from, and display differences from that copy, rather than showing all copied files brand new. This should also handle file moves, since mercurial treats moves as a copy+delete. -- 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.