Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using tup inside a fuse filesystem #516

Open
mrzv opened this issue Feb 2, 2025 · 0 comments
Open

Using tup inside a fuse filesystem #516

mrzv opened this issue Feb 2, 2025 · 0 comments

Comments

@mrzv
Copy link

mrzv commented Feb 2, 2025

I'd like to be able to use tup in a directory stored inside a FUSE-mounted filesystem. When I try it, tup complains:

mount_macfuse: mount point .../tup-test/.tup/mnt is itself on a macFUSE volume

Is it possible to change the location of .tup/mnt and put it on the regular filesystem (for example, in /tmp or some place similar)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant