diff --git a/doc/forum/Detached_git_work_tree__63__/comment_2_4615c053e4dda22de08075bf1c84814b._comment b/doc/forum/Detached_git_work_tree__63__/comment_2_4615c053e4dda22de08075bf1c84814b._comment new file mode 100644 index 0000000000..8b52f99a59 --- /dev/null +++ b/doc/forum/Detached_git_work_tree__63__/comment_2_4615c053e4dda22de08075bf1c84814b._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlRThEwuPnr8_bcuuCTQ0rQd3w6AfeMiLY" + nickname="Alex" + subject="Having issues here" + date="2013-02-23T14:06:42Z" + content=""" +I'm trying to use git-annex with vcsh, and it doesn't seem to be respecting the GIT_WORK_TREE and GIT_DIR variables vcsh sets. + +Any time I try to invoke a git-annex subcommand (init, add) via vcsh (vcsh annex init/add/etc) it spits out an error that \"git-annex: Not in a git repository.\" + +I'd really like this to work, so that I can manage the bigger files in my home with topic-based annexes alongside plain-git repos for dotfiles. +"""]]