This commit is contained in:
parent
7a380dfd03
commit
b205c03561
1 changed files with 20 additions and 20 deletions
|
@ -1,24 +1,24 @@
|
|||
I just set up one local repo and one remote server repo (accessible via SSH) that are synced with each other. However, when I add a file to the local repo it never appears on the remote repo. From the log:
|
||||
|
||||
***************************************************************************
|
||||
(scanning...) [2016-01-18 14:55:26.566983] Watcher: Performing startup scan
|
||||
[2016-01-18 14:55:26.584387] Committer: Committing changes to git
|
||||
(recording state in git...)
|
||||
(started...)
|
||||
Permission denied, please try again.
|
||||
Permission denied, please try again.
|
||||
Permission denied (publickey,password,keyboard-interactive).
|
||||
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
|
||||
rsync error: unexplained error (code 255) at /SourceCache/rsync/rsync-45/rsync/io.c(453) [sender=2.6.9]
|
||||
(scanning...) [2016-01-18 14:55:26.566983] Watcher: Performing startup scan
|
||||
[2016-01-18 14:55:26.584387] Committer: Committing changes to git
|
||||
(recording state in git...)
|
||||
(started...)
|
||||
Permission denied, please try again.
|
||||
Permission denied, please try again.
|
||||
Permission denied (publickey,password,keyboard-interactive).
|
||||
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
|
||||
rsync error: unexplained error (code 255) at /SourceCache/rsync/rsync-45/rsync/io.c(453) [sender=2.6.9]
|
||||
|
||||
rsync failed -- run git annex again to resume file transfer
|
||||
[2016-01-18 14:55:30.429824] main: Syncing with lacieannex
|
||||
[2016-01-18 14:55:30.429824] main: Syncing with lacieannex
|
||||
|
||||
Permission denied, please try again.
|
||||
Permission denied, please try again.
|
||||
Permission denied (publickey,password,keyboard-interactive).
|
||||
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
|
||||
rsync error: error in rsync protocol data stream
|
||||
Permission denied, please try again.
|
||||
Permission denied, please try again.
|
||||
Permission denied (publickey,password,keyboard-interactive).
|
||||
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
|
||||
rsync error: error in rsync protocol data stream
|
||||
rsync failed -- run git annex again to resume file transfer
|
||||
(code 12) at /SourceCache/rsync/rsync-45/rsync/io.c(453) [sender=2.6.9]
|
||||
***************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue