osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.17k stars 130 forks source link

Merge libfuse/sshfs #21

Open jmmv opened 8 years ago

jmmv commented 8 years ago

All the changes in osxfuse/sshfs, and some additional cleanups, have been merged into libfuse/sshfs. It would be nice now to merge them back into osxfuse/sshfs or to drop this repository altogether.

The merge is easy: osxfuse/sshfs can be fast-forwarded to match osxfuse/sshfs.

What would be nice though, if you want to keep this repository, is to have it marked as a fork of libfuse/sshfs in GitHub so the relation between the two is clear. I don't know if this is possible without recreating the repository... which has its own problems (like losing the bug tracker).

So is there a reason to keep this in osxfuse?

bfleischer commented 8 years ago

Thanks for all your work. I've fast-forwarded osxfuse/sshfs.

So is there a reason to keep this in osxfuse?

I need a way to distribute binary releases and would like to retain at least some control of the repository, like being able to push commits to address OS X specific issues.

However, right now my main focus lies on the osxfuse kernel extension.

jmmv commented 8 years ago

Sounds fair, but could you maybe add a note to README.md saying that this is a "fork" of libfuse/sshfs and that commits should be sent there, either directly or via a pull request from osxfuse/sshfs? Would be nice if your fixes for OS X specific issues were not isolated to this repository.

Nikratio commented 7 years ago

I wouldn't have a problem to add you as a committer to libfuse/sshfs if that helps. I also think that the current situation is a bit unfortunate (e.g. I would really like to see things like https://github.com/osxfuse/sshfs/commit/5c0dbfe in the "main" sshfs, yet I only stumble upon them by chance).

bfleischer commented 7 years ago

I'm not too happy about the current situation either:

Basically I think there are three options:

It all comes down to this: I would like to be able to push commits to the official macOS sshfs repository like I have been doing before you merged the macOS specific modifications info libfuse/sshfs. If that repository ends up to be libfuse/sshfs that's fine by me.

Nikratio commented 7 years ago

Well, then let's go with option (2) :-).

bfleischer commented 7 years ago

Well, then let's go with option (2) :-).

Thanks for the invite. So, how do you want to proceed? Judging from the recent activity on the sshfs_2.x branch I assume there will be a 2.10 release. Is this correct? If so I will add 5c0dbfe and f187961 to the sshfs_2.x branch.

Nikratio commented 7 years ago

Let's have further discussions on the sshfs mailing list if that's ok with you. That's easier to find & search for than an issue in the osxfuse issue tracker :-). If you haven't already, then you you can subscribe at https://lists.sourceforge.net/lists/listinfo/fuse-sshfs.

Nikratio commented 7 years ago

Let me know when you're subscribed, and then sent I'll email with future plans and we can discuss how to best integrate/identify anything that's in this repo but not the other.

bfleischer commented 7 years ago

I'm subscribed.

Nikratio commented 7 years ago

Sorry for the delay, just send on email to the list.