Lines Matching full:already
160 # /first/first/equal: Removed files are already removed.
212 # /second/second/equal: Newly added file is already present in
282 # file in the test directory already matches the new file. Do
357 # /difflinks/difflinks/equal: An updated link has already been
422 # already been updated to match the new file in the test tree.
464 # /adddir/conflict: Add a new file in a directory that already
471 # directory already exists in the test tree and contains a
499 # tree has already been removed locally.
508 for j in already old fromdir todir; do
513 # /dirchange/already/fromdir: Convert a directory tree to a
514 # file without conflicts where the test tree already has the
516 mkdir $OLD/dirchange/already/fromdir
517 echo "blah" > $OLD/dirchange/already/fromdir/somefile
519 echo "bar" > $i/dirchange/already/fromdir
522 # /dirchange/already/todir: Convert an unmodified file to a
523 # directory tree where the test tree already has the new
525 echo "baz" > $OLD/dirchange/already/todir
527 mkdir $i/dirchange/already/todir
528 echo "blah" > $i/dirchange/already/todir/somefile
895 ## /dirchange/already/fromdir:
896 file /dirchange/already/fromdir "bar"
898 ## /dirchange/already/todir:
899 file /dirchange/already/todir/somefile "blah"