public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* [ANNOUNCE] gitfs pre-release 0.04
@ 2006-12-04 19:40 Mitchell Blank Jr
  2006-12-04 19:40 ` Jakub Narebski
  0 siblings, 1 reply; 4+ messages in thread
From: Mitchell Blank Jr @ 2006-12-04 19:40 UTC (permalink / raw)
  To: git

I've uploaded another pre-release of my gitfs tool.  I haven't had much time
to work on it lately, so not much has changed since the last release a
year ago:
	http://www.gelato.unsw.edu.au/archives/git/0511/12617.html

However that version no longer works (or even compiles against :-) the
FUSE API in recent linux kernels so I figured a fresh tarball would
be nice.

Changes:
  * Added a configuration subsystem.  Isn't used for much yet

  * At the top of each tree there's now a synthetic ".git" directory
    which includes some symlinks and a "HEAD" file that points to
    the currently viewed root.  The idea is to allow some simple git
    commands to work inside of a gitfs directory.  Unfortunately this doesn't
    work yet since git no longer recognizes a non-symbolic ref in "HEAD".
    I'll try to work around this soon.

  * Various bug-fixes, etc

As usual tarballs are available at:
	http://www.sfgoth.com/~mitch/linux/gitfs/
Sorry, I still haven't set up a git repository for it yet.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-04 19:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04 19:40 [ANNOUNCE] gitfs pre-release 0.04 Mitchell Blank Jr
2006-12-04 19:40 ` Jakub Narebski
2006-12-04 20:03   ` Mitchell Blank Jr
2006-12-04 19:54     ` Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox