From e3c7f93b9c6cd4c91c0a803a3bd8df8a78f49cbd Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlZ-6dtxJY4cP7shhvV8E6YyuV0Rak8it4" Date: Tue, 10 Mar 2015 22:11:01 +0000 Subject: [PATCH] removed --- ..._4c6ffd6dd8d0ea16667866139b181d41._comment | 24 ------------------- 1 file changed, 24 deletions(-) delete mode 100644 doc/encryption/comment_1_4c6ffd6dd8d0ea16667866139b181d41._comment diff --git a/doc/encryption/comment_1_4c6ffd6dd8d0ea16667866139b181d41._comment b/doc/encryption/comment_1_4c6ffd6dd8d0ea16667866139b181d41._comment deleted file mode 100644 index c0be6ca77a..0000000000 --- a/doc/encryption/comment_1_4c6ffd6dd8d0ea16667866139b181d41._comment +++ /dev/null @@ -1,24 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawlZ-6dtxJY4cP7shhvV8E6YyuV0Rak8it4" - nickname="Giovanni" - subject="problem adding keyid to existing repo" - date="2015-03-10T22:09:42Z" - content=""" -I have a gcrypt special remote encrypted in hybrid mode, when I try to add a keyid using \"git annex enableremote myremote keyid+=XXXXXXXX\" I get this error: - -enableremote myremote (encryption update) (hybrid cipher with gpg keys XXXXXXXX XXXXXXX) fatal: remote myremote already exists. -git-annex: git [Params \"remote add\",Param \"myremote\",Param \"gcrypt::XXXXXXXXXXX:gcrypt-tests\"] failed - -this is my git-annex version info: -git-annex version: 5.20141125 -build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA CryptoHash -key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL -remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier ddar hook external -local repository version: 5 -supported repository version: 5 -upgrade supported from repository versions: 0 1 2 4 - -am I doing something wrong? -thank you -Giovanni -"""]]