diff options
author | db <db@web> | 2016-01-23 23:14:38 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-01-23 23:14:38 +0000 |
commit | f0720a57fdbb459f291cfabc055ccc5acf77bf09 (patch) | |
tree | 1320bdb55504edad85cc035cce0309075a21ed81 /doc | |
parent | 6b9464198e3e0befcbdb460685d1f5e8c9e5b580 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/removeDirectoryRecursive.mdwn | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/bugs/removeDirectoryRecursive.mdwn b/doc/bugs/removeDirectoryRecursive.mdwn new file mode 100644 index 000000000..3b8ab239b --- /dev/null +++ b/doc/bugs/removeDirectoryRecursive.mdwn @@ -0,0 +1,30 @@ +### Please describe the problem. +Can't remove repositories + +### What steps will reproduce the problem? +In repo view, click Actions and select Delete. Then enter "Yes, please do as I say!" in text field and click Delete this repo. Error! Internal Server Error: git [Param "config",Param "annex.autocommit",Param "false"] failed + +### What version of git-annex are you using? On what operating system? +6.20160114-g6be9ee0 + +Mac OS X + +### Please provide any additional information below. + +I can't enable logging. When I do, I receive a similar error message + +"git [Param "config",Param "annex.diskreserve",Param "1 megabyte"] failed" + +I just downloaded and installed Git Annex. This problem was there from day 1. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + + |