summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-08 15:57:57 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-08 15:57:57 -0400
commit9514013f12d8f838debdf4c54bd07e065563c143 (patch)
tree3703ed75e4ccb8e17c7f5648b574e7f72fc08686
parentab0a36425c21fd6bb54ce5312b1a507c7e8af1c1 (diff)
blog for the day
-rw-r--r--doc/devblog/day_6__gcrypt_fully_working.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devblog/day_6__gcrypt_fully_working.mdwn b/doc/devblog/day_6__gcrypt_fully_working.mdwn
new file mode 100644
index 000000000..58abdbb60
--- /dev/null
+++ b/doc/devblog/day_6__gcrypt_fully_working.mdwn
@@ -0,0 +1,8 @@
+gcrpyt is fully working now. *Most* of the examples in
+[[tips/fully_encrypted_git_repositories_with_gcrypt]] should work.
+
+A few known problems:
+
+* `git annex sync` refuses to sync with gcrypt remotes. some url parsing issue.
+* Swapping two drives with gcrypt repositories on the same mount point doesn't work yet.
+* http urls are not supported