tests/test-rename-dir-merge.t
changeset 30460 ce3a133f71b3
parent 30062 940c05b25b07
child 34661 eb586ed5d8ce
equal deleted inserted replaced
30459:bccd89b46cbf 30460:ce3a133f71b3
   146   $ cat b/c
   146   $ cat b/c
   147   <<<<<<< working copy: f1c50ca4f127 - test: new file in target directory
   147   <<<<<<< working copy: f1c50ca4f127 - test: new file in target directory
   148   target
   148   target
   149   =======
   149   =======
   150   baz
   150   baz
   151   >>>>>>> merge rev:    ce36d17b18fb  - test: 2 add a/c
   151   >>>>>>> merge rev:    ce36d17b18fb - test: 2 add a/c
   152   $ rm b/c.orig
   152   $ rm b/c.orig
   153 
   153 
   154 Remote directory rename with conflicting file added in remote target directory
   154 Remote directory rename with conflicting file added in remote target directory
   155 and committed in local source directory.
   155 and committed in local source directory.
   156 
   156 
   175   R a/b
   175   R a/b
   176   R a/c
   176   R a/c
   177   ? a/d
   177   ? a/d
   178   ? b/c.orig
   178   ? b/c.orig
   179   $ cat b/c
   179   $ cat b/c
   180   <<<<<<< working copy: ce36d17b18fb  - test: 2 add a/c
   180   <<<<<<< working copy: ce36d17b18fb - test: 2 add a/c
   181   baz
   181   baz
   182   =======
   182   =======
   183   target
   183   target
   184   >>>>>>> merge rev:    f1c50ca4f127 - test: new file in target directory
   184   >>>>>>> merge rev:    f1c50ca4f127 - test: new file in target directory
   185 
   185