Paul Ruane

Results 139 comments of Paul Ruane

Thanks for reporting this. I agree that it should probably not create the tags is this situation. However, what do you think TMSU should do in the case where multiple...

The problem is that files can be tagged both with vanilla tags and tags that have values: tmsu tag somefile color tmsu tag somefile color=blue So then we need to...

OK, I'll take a look but won't be until weekend.

Windows support was something I always had in my mind to do properly. But as I use Windows so little now at home, it's not on my priority list.

TMSU itself has no filesystem operations, so it's never destructive. The script you're talking about is a convenience helper that may well have limitations. To be frank I think the...

Having said all that, I think the actual problem here may be a bug in `tmsu repair --manual`. Reframed as such, it would be something that can be fixed.

It should fail, but it should probably fail more gracefully than a database constraint violation.

Hmm, interesting idea, not sure how it could be easily executed. Creating a backup of the database file would be too costly and will potentially slow down TMSU to the...

No, it's not always possible or desirable to have the database collocated with the files. Think read-only media, network files, stuff on slow access tape drives &c. On Mon, 21...