I think there are two issues under discussion: should pathnames be reported relative to the root or to the current pruning directory, and should the current pruning directory default to the root (as in the current "darcs record") or to the current working directory (as in "darcs record .").
I vote +1 on pathnames being reported relative to the current pruning directory. So "darcs whatsnew" will show you all files new in the repo, with paths starting at the repo's root, and "darcs whatsnew ." will show you all files new in the current subdir, with paths starting at the current subdir. --Z _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
