Skip to main content

File system view of git repositories

Project description

![Build status](https://api.travis-ci.org/AUEB-BALab/RepoFS.png?branch=master)

RepoFS
======
Filesystem view of version control repositories

Installation
=======================

OSX
---
1. Install the [latest release of
OSXFUSE](https://github.com/osxfuse/osxfuse/releases)
2. `brew install libgit2`
3. `python setup.py install`

Debian Based Distribution (\>= 9.3)
--------------------------------
1. `apt-get install python-pygit2 python-fuse`
2. `python setup.py install`

Older Debian Distributions (\< 9.3)
---------------------------------
1. `apt-get install python-fuse`
2. Build libgit2 from [source](https://github.com/libgit2/libgit2#quick-start)
3. `python setup.py install`

Regarding issues arrising from the installation of `pygit2`,
follow the instructions on [this page](http://www.pygit2.org/install.html).

Usage
=====

`repofs <git_repo> <mount_dir>`


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

repofs-0.2.1-py2-none-any.whl (18.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page