From c5c6738cc23485adb0682eb005c60bf9b340f68f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 5 Apr 2014 22:52:53 +0000 Subject: removed --- .../comment_2_bcbf2e982397a20821fbc163fd8faa18._comment | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/forum/A_tiny_filesystem__63__/comment_2_bcbf2e982397a20821fbc163fd8faa18._comment diff --git a/doc/forum/A_tiny_filesystem__63__/comment_2_bcbf2e982397a20821fbc163fd8faa18._comment b/doc/forum/A_tiny_filesystem__63__/comment_2_bcbf2e982397a20821fbc163fd8faa18._comment deleted file mode 100644 index 849cb139d..000000000 --- a/doc/forum/A_tiny_filesystem__63__/comment_2_bcbf2e982397a20821fbc163fd8faa18._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="http://joeyh.name/" - ip="209.250.56.244" - subject="comment 2" - date="2014-04-05T22:35:40Z" - content=""" -git-annex can indeed be sped up by preventing modification of files in the tree. you can do this by running \"git annex indirect\" -"""]] -- cgit v1.2.3 From a07372b46cd836ea47e6b38ce651679dbd9fbc8e Mon Sep 17 00:00:00 2001 From: "http://grossmeier.net/" Date: Sat, 5 Apr 2014 23:38:21 +0000 Subject: --- ...__itemdate__34___valid_importfeed_template_option.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn diff --git a/doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn new file mode 100644 index 000000000..31978a7b6 --- /dev/null +++ b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn @@ -0,0 +1,15 @@ +Some podcasts don't include a sortable date as the first thing in their episode title, which makes listening to them in order challenging if not impossible. + +The date the item was posted is part of the RSS standard, so we should parse that and provide a new importfeed template option "itemdate". + +(For the curious, I tried "itemid" thinking that might give me something close, but it doesn't. I used --template='${feedtitle}/${itemid}-${itemtitle}${extension}' and get: + + http___openmetalcast.com__p_1163-Open_Metalcast_Episode__93__Headless_Chicken.ogg + +or + + http___www.folkalley.com_music_podcasts__name_2013_08_21_alleycast_6_13.mp3-Alleycast___06.13.mp3 + +that "works" but is ugly :) + +Would love to be able to put a YYYYMMDD at the beginning and then the title. -- cgit v1.2.3 From 9f931505c3749f243189c82012a0939548f9169e Mon Sep 17 00:00:00 2001 From: "http://grossmeier.net/" Date: Sun, 6 Apr 2014 04:55:32 +0000 Subject: Added a comment: Without knowing Haskell --- .../comment_1_9fa523d1eabb6e029a91413770e9af72._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/todo/make___34__itemdate__34___valid_importfeed_template_option/comment_1_9fa523d1eabb6e029a91413770e9af72._comment diff --git a/doc/todo/make___34__itemdate__34___valid_importfeed_template_option/comment_1_9fa523d1eabb6e029a91413770e9af72._comment b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option/comment_1_9fa523d1eabb6e029a91413770e9af72._comment new file mode 100644 index 000000000..c9cf2ba51 --- /dev/null +++ b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option/comment_1_9fa523d1eabb6e029a91413770e9af72._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="http://grossmeier.net/" + nickname="greg" + subject="Without knowing Haskell" + date="2014-04-06T04:55:31Z" + content=""" +Maybe this just requires adding: + + , fieldMaybe \"itemdate\" $ getFeedPubDate $ item i + +on line 214 in Command/ImportFeed.hs ?? + +It is supported by [Text.Feed.Query](http://hackage.haskell.org/package/feed-0.3.9.2/docs/Text-Feed-Query.html) + +I have no haskell dev env so I can't test this, but if my suggestion is true, I might set one up :) +"""]] -- cgit v1.2.3 From c35352dc6b8496b674376d806f2fa667c203737b Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" Date: Sun, 6 Apr 2014 09:20:15 +0000 Subject: --- ...xist___40__No_such_file_or_directory__41__.mdwn | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn diff --git a/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn b/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn new file mode 100644 index 000000000..453ec39d4 --- /dev/null +++ b/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn @@ -0,0 +1,28 @@ +### Please describe the problem. +When I try to start the webapp, it fails, complaining about a nautilus script. + + +### What version of git-annex are you using? On what operating system? +Mythbuntu 12.04 (which is based on XFCE and doesn't have nautilus) +$ git-annex version +git-annex version: 5.20140402 +build flags: Assistant Webapp Webapp-secure Pairing 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 hook external +local repository version: 5 +supported repository version: 5 +upgrade supported from repository versions: 0 1 2 4 + +### 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 +$ git-annex webapp + +git-annex: /home/mythbuntu/.local/share/nautilus/scripts/git-annex get: openFile: does not exist (No such file or directory) +failed +git-annex: webapp: 1 failed + +# End of transcript or log. +"""]] -- cgit v1.2.3 From 93c462f83279aa7b0dd965b4e1a9f203ef42ab4f Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o" Date: Sun, 6 Apr 2014 09:25:28 +0000 Subject: --- doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn diff --git a/doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn b/doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn new file mode 100644 index 000000000..f13431f7e --- /dev/null +++ b/doc/bugs/Git-Annex_requires_all_repositories_to_repair.mdwn @@ -0,0 +1,2 @@ +I recently had my git-annex repository die and it needed to be repaired. Two of my repositories are external hard drives. When I tried to use git-annex repair, it would churn for some hours, then error because the external hard drives were not plugged in. When I brought the two hard drives home from the various places that they are (safely) stored, it all worked fine, but it would have been great if git-annex repair could somehow do what it could with what was connected and do the rest as and when the other drives are plugged in. This must only become more of a problem as git-annex is used for longer, as one may have a handful of USB keys storing a little on each. + -- cgit v1.2.3 From e70096d45b0ab85d6dd50ebc6f796c52eef639f5 Mon Sep 17 00:00:00 2001 From: madduck Date: Sun, 6 Apr 2014 10:48:07 +0000 Subject: Added a comment: Does not work --- .../comment_1_01db8cf9dff016bd8e0498d36f325418._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/tips/shared_git_annex_directory_between_multiple_users/comment_1_01db8cf9dff016bd8e0498d36f325418._comment diff --git a/doc/tips/shared_git_annex_directory_between_multiple_users/comment_1_01db8cf9dff016bd8e0498d36f325418._comment b/doc/tips/shared_git_annex_directory_between_multiple_users/comment_1_01db8cf9dff016bd8e0498d36f325418._comment new file mode 100644 index 000000000..4b7b516c5 --- /dev/null +++ b/doc/tips/shared_git_annex_directory_between_multiple_users/comment_1_01db8cf9dff016bd8e0498d36f325418._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="madduck" + ip="2001:a60:f0fb:0:224:d7ff:fe04:c82c" + subject="Does not work" + date="2014-04-06T10:48:06Z" + content=""" +This does not seem to work, even with latest git-annex. I think it's because git-annex [[!debbug desc=\"creates files without honouring +s on the parent directory\" 729757]]. I just found out it also doesn't honour default ACLs. I hope this can be fixed soon. +"""]] -- cgit v1.2.3 From b0f087899064c7835cd3299f4ea5d1291c541ba1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc" Date: Sun, 6 Apr 2014 11:34:37 +0000 Subject: Added a comment --- .../comment_1_9fdeaa51ccc7c71dcfeea3ea783d3b50._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__/comment_1_9fdeaa51ccc7c71dcfeea3ea783d3b50._comment diff --git a/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__/comment_1_9fdeaa51ccc7c71dcfeea3ea783d3b50._comment b/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__/comment_1_9fdeaa51ccc7c71dcfeea3ea783d3b50._comment new file mode 100644 index 000000000..d25188658 --- /dev/null +++ b/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__/comment_1_9fdeaa51ccc7c71dcfeea3ea783d3b50._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc" + nickname="Sören" + subject="comment 1" + date="2014-04-06T11:34:37Z" + content=""" +The problem has been reported [here](http://git-annex.branchable.com/bugs/git-annex_fails_to_start_when_nautilus_script_directory_is_missing/) as well and is already fixed in the latest [release](http://git-annex.branchable.com/news/version_5.20140405/). + +"""]] -- cgit v1.2.3 From 6a003089e0053c8c915fcdea14f486ed1c145469 Mon Sep 17 00:00:00 2001 From: madduck Date: Sun, 6 Apr 2014 20:44:27 +0000 Subject: Added a comment: Warn while inconsistent --- .../comment_1_d0244791d2abbf29553546a6a6568a0f._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/walkthrough/backups/comment_1_d0244791d2abbf29553546a6a6568a0f._comment diff --git a/doc/walkthrough/backups/comment_1_d0244791d2abbf29553546a6a6568a0f._comment b/doc/walkthrough/backups/comment_1_d0244791d2abbf29553546a6a6568a0f._comment new file mode 100644 index 000000000..466b3d369 --- /dev/null +++ b/doc/walkthrough/backups/comment_1_d0244791d2abbf29553546a6a6568a0f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="madduck" + ip="2001:a60:f0fb:0:224:d7ff:fe04:c82c" + subject="Warn while inconsistent" + date="2014-04-06T20:44:17Z" + content=""" +Sure, git-annex prevents me from dropping files unless there are numcopies around elsewhere, but shouldn't it also ensure that numcopies cannot be set unless that requirement is already met? + +Furthermore, shouldn't it ensure that when new files are added, they are automatically distributed to fulfill the requirement? +"""]] -- cgit v1.2.3