unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: unable to copy directory recursively to a vfat partition
@ 2008-07-23 22:51 Chong Yidong
  2008-07-24  5:30 ` Sven Joachim
  0 siblings, 1 reply; 9+ messages in thread
From: Chong Yidong @ 2008-07-23 22:51 UTC (permalink / raw)
  To: Sven Joachim; +Cc: emacs-devel

Regarding bug 268 in the bug tracker:

> Copying a directory recursively in dired to a vfat partition fails
> because `dired-copy-file-recursive' calls `set-file-modes' on
> directories after creating them.  This behaviour appears to be
> new in 22.2, same recursive copy worked in 22.1.

This appears to be due to the following change:

2007-10-31  Sven Joachim  <svenjoac@gmx.de>

	* dired-aux.el (dired-copy-file-recursive):
	Preserve directory permissions.

Could someone fix this in both the trunk and the branch?
It looks like a simple condition-case around the call to
set-file-modes in dired-copy-file-recursive should be
enough; but someone with access to vfat needs to test this.




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-07-24 16:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-23 22:51 unable to copy directory recursively to a vfat partition Chong Yidong
2008-07-24  5:30 ` Sven Joachim
2008-07-24  5:54   ` Sven Joachim
2008-07-24 13:23     ` Chong Yidong
2008-07-24 14:05       ` Sven Joachim
2008-07-24 14:59         ` Stefan Monnier
2008-07-24 14:57           ` Sven Joachim
2008-07-24 16:19         ` Chong Yidong
2008-07-24 14:35       ` Jason Rumney

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).