diff --git a/doc/bugs/error_creating_internet_archive_item_via_web_UI.mdwn b/doc/bugs/error_creating_internet_archive_item_via_web_UI.mdwn new file mode 100644 index 0000000000..af43a59b26 --- /dev/null +++ b/doc/bugs/error_creating_internet_archive_item_via_web_UI.mdwn @@ -0,0 +1,47 @@ +### Please describe the problem. + +When I hit **Add Internet Archive item**, I get: + +Internal Server Error +Unexpected parameters: x-amz-interactive-priority x-amz-mediatype +git-annex version 8.20210223 + + +### What steps will reproduce the problem? + +create a directory; git init; git annex init +start the web ui; point it at said directory + +Hit the **+ Add another repository** button + +Choose **Internet Archive** + +On the _Adding an Internet Archive item_ page, enter access key, secret key + +choose Media Type software +Item Name: commons-software + +Hit **Add Internet Archive item** + +### What version of git-annex are you using? On what operating system? + +git-annex version 8.20210223 + +linux (ubuntu) + +### 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. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + +I recently started trying to use it to manage photos, but I'm struggling a bit to get my head around it. +Today I'm trying to use it to archive my open source software downloads. + + diff --git a/doc/bugs/error_creating_internet_archive_item_via_web_UI/comment_1_4047d926154b444f33674f4db52be04d._comment b/doc/bugs/error_creating_internet_archive_item_via_web_UI/comment_1_4047d926154b444f33674f4db52be04d._comment new file mode 100644 index 0000000000..6168e33d67 --- /dev/null +++ b/doc/bugs/error_creating_internet_archive_item_via_web_UI/comment_1_4047d926154b444f33674f4db52be04d._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="dckc@4f72e5f6436280fd19a91a9805af71b9921a4f9b" + nickname="dckc" + avatar="http://cdn.libravatar.org/avatar/37c748efab0968b1203f146fd1d0e5ae" + subject="keep me posted by email please" + date="2022-12-07T14:40:52Z" + content=""" +I think I neglected to hit the relevant checkbox the 1st time. +"""]] diff --git a/doc/bugs/git_annex_test_never_exits__63__/comment_5_4e7be0dd1eb70af4790e2bcba7bb6ea1._comment b/doc/bugs/git_annex_test_never_exits__63__/comment_5_4e7be0dd1eb70af4790e2bcba7bb6ea1._comment new file mode 100644 index 0000000000..257a4a3453 --- /dev/null +++ b/doc/bugs/git_annex_test_never_exits__63__/comment_5_4e7be0dd1eb70af4790e2bcba7bb6ea1._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 5" + date="2022-12-05T18:08:02Z" + content=""" +what kind of a \"fault\" could it be? ;) +"""]] diff --git a/doc/users/dckc.mdwn b/doc/users/dckc.mdwn new file mode 100644 index 0000000000..47ca2ab309 --- /dev/null +++ b/doc/users/dckc.mdwn @@ -0,0 +1 @@ +See: [MadMode: Dan Connolly's tinkering lab notebook](https://www.madmode.com/), [dckc on github](https://github.com/dckc) diff --git a/doc/users/nobodyinperson.mdwn b/doc/users/nobodyinperson.mdwn new file mode 100644 index 0000000000..16ea100009 --- /dev/null +++ b/doc/users/nobodyinperson.mdwn @@ -0,0 +1 @@ +I use git-annex to manage my research data.