From 7560831f0f49969b21bd9fc438ed5f27470ac62a Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 18 Mar 2013 15:09:53 +0000 Subject: [PATCH] Added a comment --- .../comment_3_a7ab70ad87a334c36761ddb3d830d99b._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Check_if_remote_is_using_GPG__63__/comment_3_a7ab70ad87a334c36761ddb3d830d99b._comment diff --git a/doc/forum/Check_if_remote_is_using_GPG__63__/comment_3_a7ab70ad87a334c36761ddb3d830d99b._comment b/doc/forum/Check_if_remote_is_using_GPG__63__/comment_3_a7ab70ad87a334c36761ddb3d830d99b._comment new file mode 100644 index 0000000000..f467495b8e --- /dev/null +++ b/doc/forum/Check_if_remote_is_using_GPG__63__/comment_3_a7ab70ad87a334c36761ddb3d830d99b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 3" + date="2013-03-18T15:09:53Z" + content=""" +git-annex won't let you change a remote's encryption scheme, as this would make any data stored in the remote using the old scheme be no longer accessible. You need to make a new remote. It should be fine to point the new remote at the same location as the old one, though. +"""]]