Ticket #19 (new defect) — at Initial Version
savannah: recursive "are same file"
Reported by: | slavazanko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.6.2 |
Component: | mc-vfs | Version: | 4.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description
Original: http://savannah.gnu.org/bugs/?13727
Submitted by: | Oswald Buddenhagen <ossi> | Submitted on: | Mon 11 Jul 2005 03:34:08 PM UTC |
Category: | Core | Severity: | 3 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Release: | current (CVS or snapshot) | Operating System: | All |
Discussion:
Sat 19 May 2007 01:43:08 PM UTC, comment #3: Denis Vlasenko posted a patch which would fix this issue: http://mail.gnome.org/archives/mc-devel/2007-May/msg00033.html Pavel Tsekov <ptsekov> Project Administrator Tue 12 Jul 2005 12:53:06 PM UTC, comment #2: well, one could simply do this same-inode check on directories as well. this would give exactly the desired effect - one error message box (for the top-level directory) and bye bye. Oswald Buddenhagen <ossi> Tue 12 Jul 2005 11:56:05 AM UTC, comment #1: What do you think should be done in this case ? 1) Silently ignore the fact and continue 2) Pop up a box with several choices 3) Something else Pavel Tsekov <ptsekov> Project Administrator Mon 11 Jul 2005 03:34:08 PM UTC, original submission: recently i accidentally entered "." instead of ".." in the file copy dialog on a relatively big tree ... for every f***ing file in the tree i got the "<foo> and <bar> are the same file" message box, without any way to escape except killing mc from the outside.
Change History
Changed 16 years ago by slavazanko
- Attachment mc_samefile_abort.diff added
Note: See
TracTickets for help on using
tickets.
patch that fix this bug