Project

General

Profile

Bug #973

rename: improve interaction in case of duplicates

Added by Federico Bruni over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
miscellaneous
Target version:
Start date:
20 Jul 2014
Due date:
% Done:

0%

Estimated time:

Description

I'm renaming thousands of image and I'm often asked if I want to overwrite some file:

exiv2: File `./20100620_221919.jpg' exists. [O]verwrite, [r]ename or [s]kip?

Could you make this interaction easier? I have two suggestions:

1. If I click enter, it should take O (capital letter is the suggested and default action in Debian, usually.. e.g. apt-get)
2. Add an option to set this choice on the command line

Thanks

Associated revisions

Revision 3284 (diff)
Added by Robin Mills over 7 years ago

Issue: #973. svn_version.h is now exported with headers to /usr/include/exiv2/svn_version.h

History

#1

Updated by Robin Mills over 7 years ago

  • Category set to miscellaneous
  • Status changed from New to Assigned
  • Assignee set to Tuan Nhu
  • Target version set to 0.25

Thanks for this. Can this be dealt with in a little script:

echo y y y y | exiv2 bla bla bla
Or:
yes | exiv2 bla bla bla

I've assigned this to Tuan as he's looking at some exiv2 command changes for 0.25. Providing a default response on the command line seems resonanable.

Robin

#2

Updated by Robin Mills over 7 years ago

I've added Tuan to the watchers.

Tuan: I'm happy to discuss the off-line by email and we'll report our conclusion here when we've talked this over.

#3

Updated by Robin Mills over 6 years ago

  • Status changed from Assigned to Resolved

We will not do anything about this for following reasons:

  1. There is a -f/--force switch provided for this purpose
  2. There are bash/script workarounds available
  3. This is a User Experience Issue. Exiv2 is technology and if the user wishes to modify the behaviour of exiv2.exe, he can do this with his local copy.
#4

Updated by Andreas Huggel over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF