Re: [announce] Sharebox, a FUSE filesystem relying on git-annex

2011-04-02 Thread Joey Hess
Dieter Plaetinck wrote: > @Joey: you mentioned you think inotify might be a better > backend/paradigm for this than fuse, so do you think implementing > git-annex in something like dvcs-autosync is feasible? and/or > preferable? Feasable? Certianly. Preferable? I'm in the "let a thousand flowers b

Re: mr feature request: support variables in .mrconfig

2011-04-02 Thread Joey Hess
Richard Hartmann wrote: > I would love to have variables supported in addition to absolute and > relative paths in .mrconfig. At the least, ~ should work and > $XDG_CONFIG_HOME (or other generic ones) would be even better. It's not documented, so perhaps it's a bug, but you can already do this. Ie

Re: mr feature request: default to ~/.mrconfig when there is no .mrconfig in $PWD

2011-04-02 Thread Joey Hess
Richard Hartmann wrote: > the second request is that running mr anywhere without a .mrconfig in > $PWD, I would love to have mr read ~/.mrconfig by default (or possibly > $XDG_CONFIG_HOME/mr/config (no leading dot)). That would make running > mr from anywhere a lot easier & convenient. This is the

Fake bare git repos

2011-04-02 Thread Richard Hartmann
Hi all, I tried following the various snippets around the web & ML, but I could not get fake bare git repos with modified worktree to work as expected. Can someone dump a current snippet that will create a fake bare git repo that works locally _and_ allows me to push to a truly bare remote? Bonu

Re: [announce] Sharebox, a FUSE filesystem relying on git-annex

2011-04-02 Thread Dieter Plaetinck
I see you include fuse.py - http://code.google.com/p/fusepy/ - in your repo. how does it compare to fuse-python - http://pypi.python.org/pypi/fuse-python ? @Joey: you mentioned you think inotify might be a better backend/paradigm for this than fuse, so do you think implementing git-annex in somet

mr feature request: default to ~/.mrconfig when there is no .mrconfig in $PWD

2011-04-02 Thread Richard Hartmann
Hi Joey, all, the second request is that running mr anywhere without a .mrconfig in $PWD, I would love to have mr read ~/.mrconfig by default (or possibly $XDG_CONFIG_HOME/mr/config (no leading dot)). That would make running mr from anywhere a lot easier & convenient. Thanks, Richard ___

mr feature request: support variables in .mrconfig

2011-04-02 Thread Richard Hartmann
Hi Joey, all, I would love to have variables supported in addition to absolute and relative paths in .mrconfig. At the least, ~ should work and $XDG_CONFIG_HOME (or other generic ones) would be even better. For those who don't know, freedesktop.org agreed on a common set of variables for home dir