Live data from Hacker News

Show HN: Gitfs – mount Git repos as local folders

presslabs.com

41–50 of 63 posts

Re: Show HN: Gitfs – mount Git repos as local folders

#43
post #42

Wow this is really cool. Too bad it's Ubuntu only. Is anyone working on getting it running on Fedora?

Considering it seems to be just Python, I don't see what makes it Ubuntu only.

It doesn't build on fedora. I fixed a few of the obvious problems, but it looks like there is more to it than that.. I assume that's why they say Ubuntu only on the Download page.

Re: Show HN: Gitfs – mount Git repos as local folders

#44
post #42

Earlier quoted context omitted.

Considering it seems to be just Python, I don't see what makes it Ubuntu only.

It doesn't build on fedora. I fixed a few of the obvious problems, but it looks like there is more to it than that.. I assume that's why they say Ubuntu only on the Download page.

You need libgit2 >= 0.21.2 compiled(with libssh2 if you want support for ssh).

Re: Show HN: Gitfs – mount Git repos as local folders

#49

I think this kind of file system would do well to power platforms that AREN'T for programmers. While this may not seem useful for programmers (because they are so involved in git usage in the first place), I think others might benefit I've had the idea to make an interative design/architecture plugin for programs like photoshop/3dmax/etc rolling around in my head for a while now. Git is a perfect way to store/save th…

> I've had the idea to make an interative design/architecture plugin for programs like photoshop/3dmax/etc

Hah, same idea here. I used to live with 3d artists, and I asked "How do you live without Git?!", they said they version their files into milestones (e.g. environment-milestone1.3ds) and upload them all to Dropbox.

I think Git wouldn't gain as much traction as you'd expect, there's just easier (for non-programmers) alternatives with a large userbase.

Re: Show HN: Gitfs – mount Git repos as local folders

#50

I think this kind of file system would do well to power platforms that AREN'T for programmers. While this may not seem useful for programmers (because they are so involved in git usage in the first place), I think others might benefit I've had the idea to make an interative design/architecture plugin for programs like photoshop/3dmax/etc rolling around in my head for a while now. Git is a perfect way to store/save th…

Git is awful for photoshop.

This is also a pretty crowded market place with pixelapse, layervault, etc.

Post reply on HN