remove duplicate bug

This commit is contained in:
Joey Hess 2013-02-24 14:49:33 -04:00
parent bf783d141d
commit 1fe8b332c9
2 changed files with 0 additions and 24 deletions

View file

@ -1,16 +0,0 @@
What steps will reproduce the problem?
* Start git annex assistant
* Setup a local repository
* Setup a remote box.com repository: set user & password, uncheck "share with friends", click "add repository"
What is the expected output? What do you see instead?
I get an internal server error message, instead of a confirmation message, and the repository is obviously not created:
Internal Server Error
HandshakeFailed (Error_Protocol ("certificate rejected: certificate is not allowed to sign another certificate",True,CertificateUnknown))
What version of git-annex are you using? On what operating system?
Git annex 3.20130216, on Debian/testing

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="http://cyprio.net/"
nickname="oz"
subject="Duplicate"
date="2013-02-22T17:42:30Z"
content="""
This is a duplicate of http://git-annex.branchable.com/bugs/WebDAV_HandshakeFailed_/ although the git-annex version is different.
"""]]