Coder Social home page Coder Social logo

Comments (4)

oniony avatar oniony commented on September 26, 2024

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 solution may be to just remove these scripts, because they're limited and if we're spending loads of effort getting these correct then we may as well spend the efort to have TMSU have this functionality built in. Except I find that idea distasteful.

I've never wanted TMSU to be able to write to the file system, other than its own database, so that a user can have confidence of TMSU's role in their filesystem.

from tmsu.

oniony avatar oniony commented on September 26, 2024

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.

from tmsu.

Estecka avatar Estecka commented on September 26, 2024

They're definitely nice shorthands to have, but I see why you wouldn't want them built-in. I was even going to recreate them myself until I found out about the "native" ones. For now I'll just customize them directly. It just hadn't occurred to me that these were mere shell scripts, so I never thought about check their content.

Having said all that, I think the actual problem here may be a bug in tmsu repair --manual.

I think it's a good thing that repair fails in that scenario; I don't see what else it should be supposed to do. If I wanted to "merge" the files, I'd just use tag --from and untag --all instead.

from tmsu.

oniony avatar oniony commented on September 26, 2024

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

from tmsu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.