Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
114f58fc2a
5 changed files with 66 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
@ -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.
|
||||
"""]]
|
|
@ -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? ;)
|
||||
"""]]
|
1
doc/users/dckc.mdwn
Normal file
1
doc/users/dckc.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
See: [MadMode: Dan Connolly's tinkering lab notebook](https://www.madmode.com/), [dckc on github](https://github.com/dckc)
|
1
doc/users/nobodyinperson.mdwn
Normal file
1
doc/users/nobodyinperson.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
I use git-annex to manage my research data.
|
Loading…
Reference in a new issue