close
This commit is contained in:
parent
83fdf443b5
commit
ef2010cd88
2 changed files with 7 additions and 0 deletions
|
@ -57,3 +57,5 @@ It wouldn't be so bad if git-annex would fail to upload to a webdav repo and jus
|
|||
### 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'm running out of ideas here, to be honest. I've certainly had a lot of "luck" running git-annex before, but as others have said, "there's no such thing as luck" and the reason this whole thing works at all is because you work so hard on making it. So: thanks again! --[[anarcat]]
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
|
@ -4,4 +4,9 @@
|
|||
date="2019-02-07T17:47:06Z"
|
||||
content="""
|
||||
Fixed for webdav, still need to check S3.
|
||||
|
||||
Update: S3 does not have the problem, because the path to a S3 object is
|
||||
also part of the url, and yet S3 doesn't special case '#' and '?'.
|
||||
|
||||
Kind of makes me wonder if all webdav servers have the problem either.
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue