- Fixed a problem with merging dot dirs with non-dot-dir args
authorWayne Davison <wayned@samba.org>
Wed, 31 Oct 2007 04:43:32 +0000 (04:43 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 31 Oct 2007 04:43:32 +0000 (04:43 +0000)
commit4e42173508ccb02a1610b40456f778ee9cecabc3
tree7b766a18613d1193ad310377d37dd29211775173
parentb58bfb2f20afc8fb19bc26d307143dacf7b809db
- Fixed a problem with merging dot dirs with non-dot-dir args
  in inc-recursive mode.
- Clean up a relative name to remove interior dot dirs and extra
  slashes.
- Fixed the error output about /../ in a -R path after a /./ cut-off.
- Changed the starting ndx value to 1 so that a dot-dir flist can
  use 0 to refer to its parent (".") directory.
flist.c