oniony / TMSU

TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
Other
2.01k stars 115 forks source link

Question: what does the error message mean? #259

Closed nkh closed 1 year ago

nkh commented 1 year ago

$> tmsu tag '/home/nadim/nadim/devel/repositories/ftl/the space file' admin

tmsu: '/home/nadim/nadim/devel/repositories/ftl/the space file' is a duplicate

oniony commented 1 year ago

It's not an error, it's simply telling you that you have another file with the same contents. See tmsu dupes.

On Fri, 28 Oct 2022, 07:51 Nadim Khemir, @.***> wrote:

$> tmsu tag '/home/nadim/nadim/devel/repositories/ftl/the space file' admin

tmsu: '/home/nadim/nadim/devel/repositories/ftl/the space file' is a duplicate

— Reply to this email directly, view it on GitHub https://github.com/oniony/TMSU/issues/259, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABOB2VSISP4YTO27NFGW3WFNZVBANCNFSM6AAAAAARQYMRDM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nkh commented 1 year ago

Can we hope for an option, for the command line, to not show that information in the next version?

oniony commented 1 year ago

Set reportDuplicates to false.

On Fri, 28 Oct 2022, 09:49 Nadim Khemir, @.***> wrote:

Can we hope for an option, for the command line, to not show that information in the next version?

— Reply to this email directly, view it on GitHub https://github.com/oniony/TMSU/issues/259#issuecomment-1294716371, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABOB4SDL3LQKZIFV6C47TWFOHRLANCNFSM6AAAAAARQYMRDM . You are receiving this because you commented.Message ID: @.***>