Skip to content

seppo0010/gitfuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO INSTALL

On Mac OS X
Install fink [http://www.finkproject.org/].
Run "sudo fink install git python26 fuse-py26"

On Ubuntu
Run "sudo apt-get install git-core python2.6-fuse python-setuptools"

SET UP
Run "sudo easy_install-2.6 gitpython"
Copy .gitfuserc to your home
Create a folder for your git repository (default ~/.gitfusetest, can be changed on ~/.gitfuserc) and run "git init" there.

RUNNING
Run "python2.6 <path to git-fuse>/src/index.py <mount point>"

About

Filesystem in User Space using git to create version system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published