This commit is contained in:
parent
af18656375
commit
da46380397
1 changed files with 30 additions and 0 deletions
30
doc/bugs/Adding_git_ssh_remote_fails.mdwn
Normal file
30
doc/bugs/Adding_git_ssh_remote_fails.mdwn
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
|
||||||
|
While trying to add a ssh remote, the webapp promts the error:
|
||||||
|
|
||||||
|
Reinitialized existing shared Git repository in /home/chris/annex-test/
|
||||||
|
git-annex: please specify a description of this repository
|
||||||
|
|
||||||
|
resp.
|
||||||
|
|
||||||
|
Initialized empty shared Git repository in /home/chris/annex-test-2/
|
||||||
|
git-annex: please specify a description of this repository
|
||||||
|
|
||||||
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
|
Adding a ssh git remote.
|
||||||
|
|
||||||
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
4.20130704-gaf18656 linux-amd64 and android
|
||||||
|
|
||||||
|
### 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
|
||||||
|
|
||||||
|
only successful ssh key generation in daemon.log
|
||||||
|
|
||||||
|
# End of transcript or log.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue