Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
1b5309d6d8
2 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
### Please describe the problem.
|
||||
|
||||
I have a jabber account on `jabber.ccc.de`. When trying to log in to that account, I get "Unable to connect to the Jabber server. Maybe you entered the wrong password? (Error message: AuthenticationFailure)" I've typed the password enough times that I'm relatively certain that I've typed it correctly at least once. It's difficult to see behind this error message. This is the only thing that shows up in the debug log:
|
||||
|
||||
[2013-05-26 21:40:16 EDT] read: host ["-t","SRV","--","_xmpp-client._tcp.jabber.ccc.de"]
|
||||
[2013-05-26 21:40:16 EDT] read: host ["-t","SRV","--","_xmpp-client._tcp.jabber.ccc.de"]
|
||||
|
||||
It'd be great if this error were a wee bit more verbose.
|
7
doc/forum/flickrannex_--_not_sure_I_get_it.mdwn
Normal file
7
doc/forum/flickrannex_--_not_sure_I_get_it.mdwn
Normal file
|
@ -0,0 +1,7 @@
|
|||
flickrannex -- is it a way to upload your images to flickr by putting them in a git annex directory, and make them retrievable from it handily that way?
|
||||
|
||||
Or is it a hack to exploit flickr's free storage, by allowing you to somehow wrap your files in images and uploading them?
|
||||
|
||||
My python and knowledge of how git annex's hooks work is not good enough for me to be certain by reading the code.
|
||||
|
||||
Thanks
|
Loading…
Reference in a new issue