unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* dired-copy-file-recursive
@ 2004-05-16 13:21 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2004-05-16 13:21 UTC (permalink / raw)


I got this bug report

    dired-do-copy, even though it prompts that it is using cp -p,
    does not preserve ownerships, at least when root, on Debian.
    Real cp -p does. Emacs-version "21.3.1" using  --no-site-file -q.

In some sense, the bug is to say `-p' since the code all assumes that
this feature will preserve only the creation time (which is what it
does).

We could fix it more or less by removing `-p' from the prompt string.
Or we could change the code to preserve owners when root.
Does someone want to work on this?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-16 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-16 13:21 dired-copy-file-recursive Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).