From e733b022e98e9504c9948cefe1fba9e6a0fba260 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Oct 2014 15:33:59 +0000 Subject: Added a comment --- .../comment_1_68e911629da672473bd6188407a68be2._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/This_account_is_restricted_by_rssh._Allowed_commands:_scp_rsync__160__/comment_1_68e911629da672473bd6188407a68be2._comment diff --git a/doc/forum/This_account_is_restricted_by_rssh._Allowed_commands:_scp_rsync__160__/comment_1_68e911629da672473bd6188407a68be2._comment b/doc/forum/This_account_is_restricted_by_rssh._Allowed_commands:_scp_rsync__160__/comment_1_68e911629da672473bd6188407a68be2._comment new file mode 100644 index 000000000..b6fa2d1a1 --- /dev/null +++ b/doc/forum/This_account_is_restricted_by_rssh._Allowed_commands:_scp_rsync__160__/comment_1_68e911629da672473bd6188407a68be2._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 1" + date="2014-10-02T15:33:58Z" + content=""" +You can set it up manually at the command line, and one it's set up, the assistant will be able to transfer files to it using rsync. See [[special_remotes/rsync]] for some setup examples. Note that the rsync server will need to be configured, somehow, to let you log in without giving a password -- one typical way this might be set up is using .ssh/authorized_keys on the rsync server. + +The assistant doesn't try to set up rsync special remotes because this is not very common, and there's no one way it can use to set up a ssh key so it can log in without a password +that will work across different rsync server setups. It does support setting up rsync.net just because that's one I know how to handle. + + +"""]] -- cgit v1.2.3 From 2b77dcbbce78279a6a1826495f13015f732fac5c Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Oct 2014 15:35:16 +0000 Subject: Added a comment --- .../comment_10_a201485bf41514fde7c61a4dcbb5064f._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/runs_of_of_memory_adding_2_million_files/comment_10_a201485bf41514fde7c61a4dcbb5064f._comment diff --git a/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_10_a201485bf41514fde7c61a4dcbb5064f._comment b/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_10_a201485bf41514fde7c61a4dcbb5064f._comment new file mode 100644 index 000000000..9d5c8aab6 --- /dev/null +++ b/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_10_a201485bf41514fde7c61a4dcbb5064f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 10" + date="2014-10-02T15:35:15Z" + content=""" +This got fixed in version 5.20140707 +"""]] -- cgit v1.2.3 From 592f3903b3b0e0b1a433f0a4abfea270ce93c605 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Oct 2014 15:40:40 +0000 Subject: Added a comment --- .../comment_3_15f36487383a631f16e041e2885c44ec._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_3_15f36487383a631f16e041e2885c44ec._comment diff --git a/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_3_15f36487383a631f16e041e2885c44ec._comment b/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_3_15f36487383a631f16e041e2885c44ec._comment new file mode 100644 index 000000000..99dd7e81b --- /dev/null +++ b/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_3_15f36487383a631f16e041e2885c44ec._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 3" + date="2014-10-02T15:40:40Z" + content=""" +Using git does not affect the timestamps or other metadata of files stored by git-annex, which git knows nothing about. It will perhaps change the timestamps of the symlinks that git changes. It you really wanted to avoid that, you could `git clone` the repository and do all the git commands in the clone of the repository, without touching the original repo. + +Whether commands like `git checkout` and `git revert` are intuitive depends on how intuitive you find git, I suppose. It sure seems more intuitive to me to reuse git commands that work just fine, rather than adding a whole new set of commands. +"""]] -- cgit v1.2.3 From 99445c802ad57404fe2002309e8ef0abe479382c Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Oct 2014 15:48:02 +0000 Subject: Added a comment --- .../comment_2_2c14d88e55ea7d4edc90ce0091025f32._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote/comment_2_2c14d88e55ea7d4edc90ce0091025f32._comment diff --git a/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote/comment_2_2c14d88e55ea7d4edc90ce0091025f32._comment b/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote/comment_2_2c14d88e55ea7d4edc90ce0091025f32._comment new file mode 100644 index 000000000..a181940d2 --- /dev/null +++ b/doc/forum/drop__47__whereis_not_showing_gcrypted_special_ssh_remote/comment_2_2c14d88e55ea7d4edc90ce0091025f32._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 2" + date="2014-10-02T15:48:02Z" + content=""" +Sorry that it took me so long to get back to you. + +The git remote that corresponds to your server should have an annex-uuid setting. (Eg, remote.server.annex-uuid.) Look up the uuid. Then look in `git-annex info`. I'd expect the uuid to be listed there. It might be that somehow two repositories got the same uuid set (probability says no, but things find ways to break). If that did happen, I think it would replicate what you've reported, and in that case, the server's uuid would be listed by `git annex info`, but perhaps it would have the name of the usb drive. +"""]] -- cgit v1.2.3 From 284dfdf49d8d9bd1e0efca7e60f6e3d435886fd2 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Oct 2014 15:54:44 +0000 Subject: Added a comment --- .../comment_1_7070f6e7e05fba7686d8620d62906a83._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Using_the_Git-Annex_Assistant_as_a_Backup_and_Syncing_Service/comment_1_7070f6e7e05fba7686d8620d62906a83._comment diff --git a/doc/forum/Using_the_Git-Annex_Assistant_as_a_Backup_and_Syncing_Service/comment_1_7070f6e7e05fba7686d8620d62906a83._comment b/doc/forum/Using_the_Git-Annex_Assistant_as_a_Backup_and_Syncing_Service/comment_1_7070f6e7e05fba7686d8620d62906a83._comment new file mode 100644 index 000000000..07cc63434 --- /dev/null +++ b/doc/forum/Using_the_Git-Annex_Assistant_as_a_Backup_and_Syncing_Service/comment_1_7070f6e7e05fba7686d8620d62906a83._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 1" + date="2014-10-02T15:54:44Z" + content=""" +rsync.net alone is not sufficient, because it's only used for storing the (encrypted) contents of files, not for syncing the git repository, or finding out when there other computer has made a change to the repository. + +You can use rsync.net plus xmpp. However, xmpp is not encrypted when it passes through the xmpp server. + +A fully encrypted option is to install git-anex on a server accessible by ssh, and then use the assistant to set up an encrypted git repository on the server. No xmpp needed in this configuration. +"""]] -- cgit v1.2.3 From bec55e8665ad9532c484593e3c84bb2893a60371 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Oct 2014 16:09:37 +0000 Subject: Added a comment --- .../comment_11_7776659e257a97c9a3855c8ad008207a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/__34__error:_invalid_object__34____44___after_add__59___cannot_commit/comment_11_7776659e257a97c9a3855c8ad008207a._comment diff --git a/doc/bugs/__34__error:_invalid_object__34____44___after_add__59___cannot_commit/comment_11_7776659e257a97c9a3855c8ad008207a._comment b/doc/bugs/__34__error:_invalid_object__34____44___after_add__59___cannot_commit/comment_11_7776659e257a97c9a3855c8ad008207a._comment new file mode 100644 index 000000000..4632a5df3 --- /dev/null +++ b/doc/bugs/__34__error:_invalid_object__34____44___after_add__59___cannot_commit/comment_11_7776659e257a97c9a3855c8ad008207a._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 11" + date="2014-10-02T16:09:37Z" + content=""" +It seems to me that the problem must be with .git/annex/index. + +I would be interested in looking at this git repository, if there's a way to get a copy (no .git/annex/objects needed). +"""]] -- cgit v1.2.3 From 82b8ac73ab9bfe4c5e4aeabe1ee678431873bdd7 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Oct 2014 16:23:36 +0000 Subject: Added a comment --- .../comment_1_2aa80b317863a99e676a375d907d0e84._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/Stale_keys_and_.cache_files_left_in_.git__47__annex__47__objects/comment_1_2aa80b317863a99e676a375d907d0e84._comment diff --git a/doc/forum/Stale_keys_and_.cache_files_left_in_.git__47__annex__47__objects/comment_1_2aa80b317863a99e676a375d907d0e84._comment b/doc/forum/Stale_keys_and_.cache_files_left_in_.git__47__annex__47__objects/comment_1_2aa80b317863a99e676a375d907d0e84._comment new file mode 100644 index 000000000..34cbb011a --- /dev/null +++ b/doc/forum/Stale_keys_and_.cache_files_left_in_.git__47__annex__47__objects/comment_1_2aa80b317863a99e676a375d907d0e84._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.54" + subject="comment 1" + date="2014-10-02T16:23:35Z" + content=""" +I cannot see a way that eg, `dropunused` could leave empty object directories. The few functions that remove content from a repository call `cleanObjectLoc` to prune the empty directories that result. Of course, the empty directories can be safely removed. + +IIRC older versions of direct mode might have made stale .cache and .map before. They can be deleted if you're not using direct mode. + +The only way I can see that a dash could come before the 'm' and the mtime is if the mtime were negative. I don't know how that would happen, but the code has certainly never put a dash there, and +WORM-s123-m-123456789--name is not a valid git-annex key; git-annex cannot parse it. +"""]] -- cgit v1.2.3 From 9764aecf9dbd1fc5f5d4f6f753da0abcdff22d5f Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo" Date: Thu, 2 Oct 2014 21:57:03 +0000 Subject: Added a comment --- .../comment_4_9293831aff5b6cef490f65d03638d34d._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_4_9293831aff5b6cef490f65d03638d34d._comment diff --git a/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_4_9293831aff5b6cef490f65d03638d34d._comment b/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_4_9293831aff5b6cef490f65d03638d34d._comment new file mode 100644 index 000000000..176c5d915 --- /dev/null +++ b/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_4_9293831aff5b6cef490f65d03638d34d._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo" + nickname="Emre" + subject="comment 4" + date="2014-10-02T21:57:02Z" + content=""" +If git-annex target user community are the ones with some level of git know-how, then you may be right. But I'm not one of them. The only time I use git is to clone a repo from the internet when I want to compile latest source code. Nothing more. Reverting etc are alien to me. + +Besides, what happens if there are multiple files in a commit but you want to revert only one file? This may be a stupid question if git is able to filter files when reverting, but accept my apologies if so, since I do not know git. + +I simply want to use git-annex to sync files, keeping some versions of the files in case needed. +"""]] -- cgit v1.2.3 From fcdc2161ffa7813dd9ffc1b780781521f85a451e Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawn0hu_TPhLcUM1Ivvn7iIoZ_iD3g_5WDcs" Date: Fri, 3 Oct 2014 01:05:23 +0000 Subject: --- ...missions_persist_after_unlock__44___commit.mdwn | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 doc/bugs/modified_permissions_persist_after_unlock__44___commit.mdwn diff --git a/doc/bugs/modified_permissions_persist_after_unlock__44___commit.mdwn b/doc/bugs/modified_permissions_persist_after_unlock__44___commit.mdwn new file mode 100644 index 000000000..8ec522e1e --- /dev/null +++ b/doc/bugs/modified_permissions_persist_after_unlock__44___commit.mdwn @@ -0,0 +1,37 @@ +### Please describe the problem. + +Modifying an annexed file with unlock then commit leaves the link with permissions 777 and git status reports a typechange, which makes checkout impossible. Resolves by running git unlock on the file. + +### What steps will reproduce the problem? + +echo foo > test.txt +git annex add test.txt +git commit -a -m "first" +git annex unlock test.txt +echo foobar > test.txt +git commit -a -m "second" + +git status (notice typechange message) + +git unlock test.txt (corrects and retains both versions) + +### What version of git-annex are you using? On what operating system? + +git-annex version: 3.20120406 +local repository version: 3 +default repository version: 3 +supported repository versions: 3 +upgrade supported from repository versions: 0 1 2 + +git version 1.7.9.5 + + +### Please provide any additional information below. + +[[!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. +"""]] -- cgit v1.2.3 From 24380e902f548ab3b1ab19232ec8c88715065ff4 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawn0hu_TPhLcUM1Ivvn7iIoZ_iD3g_5WDcs" Date: Fri, 3 Oct 2014 02:03:11 +0000 Subject: --- doc/forum/add_only_binary_files__63__.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/add_only_binary_files__63__.mdwn diff --git a/doc/forum/add_only_binary_files__63__.mdwn b/doc/forum/add_only_binary_files__63__.mdwn new file mode 100644 index 000000000..4b40db5dd --- /dev/null +++ b/doc/forum/add_only_binary_files__63__.mdwn @@ -0,0 +1 @@ +Is there a way to only add binary files with git annex add command? -- cgit v1.2.3 From 31ac954545ebd413a8d24085c16d1e53956d033c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawldUCypSR21BObbzC0Uf8NVd1vZnjYlXZc" Date: Fri, 3 Oct 2014 08:59:20 +0000 Subject: --- ...nnex_assistant_configuration_attempt__63__.mdwn | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn diff --git a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn new file mode 100644 index 000000000..d11adf2d8 --- /dev/null +++ b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn @@ -0,0 +1,34 @@ +I am trying to synchronize "Linux Workstation" and "Android Tablet" with annex assistant through RSync remote and my google account. + +I keep failing horribly :-) I followed http://git-annex.branchable.com/assistant/remote_sharing_walkthrough/, +but I seem to either do the steps in wrong order, because I never managed to materialize the files on my Android device. + +Steps went thusly: +1L) install annex on linux and run assistant and select repository dir +2L) add rsync remote, set folder to android_docs +3L) add jabber account +-> I see progress bars and it seems to sync just fine +4A) install annex on android, specify repository +5A) add the "share with other devices repository" +6A) login with my google account +7A) sync fails because I am on failing wifi network +8A) try to add RSync remote, accidentaly specify annex folder +9A) realize mistake, try to remove rsync repo +10A) hangs on "cleaning step" +11A) battery dies +12A) charge battery, start android, move to functional wifi network +13A) start annex assistant, hangs in terminal (don't remember error message :-/) +14A) remove repo folder from android, remove annex,download apk again, reinstall +15A) run annex, select folder, add the "share with other devices repository", login with google account +16L) See fail syncing on linux + +fatal: Could not read from remote repository. + +Please make sure you have the correct access rights +and the repository exists. + +17A) android seems that it finished syncig, asks for remote repository +18A) specify my rsync account with correct folder "android_docs" +19A) Could not resolve hostname git-annex-$servername-$username_$port_$directory + +I am starting to thing, that randomly creating and removing repositories is not the way forward, so I'd like to get to clean state and redo my setup :) -- cgit v1.2.3 From 47a85011f49b02d56f95b66fae0191f51c43e3ac Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawldUCypSR21BObbzC0Uf8NVd1vZnjYlXZc" Date: Fri, 3 Oct 2014 09:00:37 +0000 Subject: --- ...nnex_assistant_configuration_attempt__63__.mdwn | 39 +++++++++++----------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn index d11adf2d8..9c2331cb7 100644 --- a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn +++ b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn @@ -4,31 +4,30 @@ I keep failing horribly :-) I followed http://git-annex.branchable.com/assistant but I seem to either do the steps in wrong order, because I never managed to materialize the files on my Android device. Steps went thusly: -1L) install annex on linux and run assistant and select repository dir -2L) add rsync remote, set folder to android_docs -3L) add jabber account --> I see progress bars and it seems to sync just fine -4A) install annex on android, specify repository -5A) add the "share with other devices repository" -6A) login with my google account -7A) sync fails because I am on failing wifi network -8A) try to add RSync remote, accidentaly specify annex folder -9A) realize mistake, try to remove rsync repo -10A) hangs on "cleaning step" -11A) battery dies -12A) charge battery, start android, move to functional wifi network -13A) start annex assistant, hangs in terminal (don't remember error message :-/) -14A) remove repo folder from android, remove annex,download apk again, reinstall -15A) run annex, select folder, add the "share with other devices repository", login with google account -16L) See fail syncing on linux +1. L) install annex on linux and run assistant and select repository dir +2. L) add rsync remote, set folder to android_docs +3. L) add jabber account -> I see progress bars and it seems to sync just fine +4. A) install annex on android, specify repository +5. A) add the "share with other devices repository" +6. A) login with my google account +7. A) sync fails because I am on failing wifi network +8. A) try to add RSync remote, accidentaly specify annex folder +9. A) realize mistake, try to remove rsync repo +10. A) hangs on "cleaning step" +11. A) battery dies +12. A) charge battery, start android, move to functional wifi network +13. A) start annex assistant, hangs in terminal (don't remember error message :-/) +14. A) remove repo folder from android, remove annex,download apk again, reinstall +15. A) run annex, select folder, add the "share with other devices repository", login with google account +16. L) See fail syncing on linux fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. -17A) android seems that it finished syncig, asks for remote repository -18A) specify my rsync account with correct folder "android_docs" -19A) Could not resolve hostname git-annex-$servername-$username_$port_$directory +17. A) android seems that it finished syncig, asks for remote repository +18. A) specify my rsync account with correct folder "android_docs" +19. A) Could not resolve hostname git-annex-$servername-$username_$port_$directory I am starting to thing, that randomly creating and removing repositories is not the way forward, so I'd like to get to clean state and redo my setup :) -- cgit v1.2.3 From a8c256cf9c7987bb229ec77274becdb364470144 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawldUCypSR21BObbzC0Uf8NVd1vZnjYlXZc" Date: Fri, 3 Oct 2014 09:01:24 +0000 Subject: --- ...tate_after_unworking_annex_assistant_configuration_attempt__63__.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn index 9c2331cb7..b0d68ed49 100644 --- a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn +++ b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn @@ -4,6 +4,7 @@ I keep failing horribly :-) I followed http://git-annex.branchable.com/assistant but I seem to either do the steps in wrong order, because I never managed to materialize the files on my Android device. Steps went thusly: + 1. L) install annex on linux and run assistant and select repository dir 2. L) add rsync remote, set folder to android_docs 3. L) add jabber account -> I see progress bars and it seems to sync just fine -- cgit v1.2.3 From 8657a40a0467b5cae6b9ac062f0744d5b3cbd8d8 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawldUCypSR21BObbzC0Uf8NVd1vZnjYlXZc" Date: Fri, 3 Oct 2014 09:02:05 +0000 Subject: --- ...ter_unworking_annex_assistant_configuration_attempt__63__.mdwn | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn index b0d68ed49..cf5a5c8be 100644 --- a/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn +++ b/doc/forum/Is_there_a_way_to_get_back_to_clean-state_after_unworking_annex_assistant_configuration_attempt__63__.mdwn @@ -20,13 +20,7 @@ Steps went thusly: 13. A) start annex assistant, hangs in terminal (don't remember error message :-/) 14. A) remove repo folder from android, remove annex,download apk again, reinstall 15. A) run annex, select folder, add the "share with other devices repository", login with google account -16. L) See fail syncing on linux - -fatal: Could not read from remote repository. - -Please make sure you have the correct access rights -and the repository exists. - +16. L) See fail syncing on linux "fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists." 17. A) android seems that it finished syncig, asks for remote repository 18. A) specify my rsync account with correct folder "android_docs" 19. A) Could not resolve hostname git-annex-$servername-$username_$port_$directory -- cgit v1.2.3 From fd591d45a8d01e869144f9050be10932a34b4cad Mon Sep 17 00:00:00 2001 From: tdussa Date: Fri, 3 Oct 2014 12:22:46 +0000 Subject: --- doc/forum/Equivalent_to_git_bundle__63__.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Equivalent_to_git_bundle__63__.mdwn diff --git a/doc/forum/Equivalent_to_git_bundle__63__.mdwn b/doc/forum/Equivalent_to_git_bundle__63__.mdwn new file mode 100644 index 000000000..d16b91cad --- /dev/null +++ b/doc/forum/Equivalent_to_git_bundle__63__.mdwn @@ -0,0 +1,10 @@ +Hi, + +git provides a neat way to create archives of git repos (or parts thereof): git bundle. + +git bundle obviously works with git annex as well, BUT those bundles don't include the actual content (in other words, only the symlinks are bundled up). + +Is there a way to get the git bundle functionality with git annex? + +THX & Cheers, +Toby. -- cgit v1.2.3 From 539dce3adaaf646eebe01c350ff390633ded1620 Mon Sep 17 00:00:00 2001 From: Bram Date: Fri, 3 Oct 2014 13:44:50 +0000 Subject: Added a comment: tar --- .../comment_1_e42936a9bc36fbee69f48e32df303dee._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment diff --git a/doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment b/doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment new file mode 100644 index 000000000..af3cf569b --- /dev/null +++ b/doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="Bram" + ip="81.20.68.186" + subject="tar" + date="2014-10-03T13:44:50Z" + content=""" +I would say you're just looking for 'tar cf' or 'tar czf' of the root directory of your repository. +Unless the (delta) compression that 'git bundle' would perform is a must-have... +"""]] -- cgit v1.2.3