summaryrefslogtreecommitdiff
path: root/doc/bugs/Android__58___does_not_upload_added_files___40__neither_to___34__Transfer__34___or___34__Full_backup__34___server__41__/comment_3_72c9e9f6bb5ca23ddfd513fcc8bff48c._comment
blob: b920df4a9dfd5b3bf4f5b8bbcf257a12d9eb5d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY"
 nickname="Yaroslav"
 subject="comment 3"
 date="2013-12-18T02:21:17Z"
 content="""
ah -- may be that was debug log, but nothing exciting was happening?  .git/config does have annex.debug true

ok -- went to \"switch repositories\", showed the list of my only repository, clicking on it didn't go anywhere... ok - restarted the beast in the terminal, added a new file to the pics/ directory, again -- registered, added to git, synced, did not 'push' the load, and no informative debug messages:

    add pics/earth-daynight.jpg [2013-12-17 21:17:26 EST] Committer: Committing changes to git
    [2013-12-17 21:17:26 EST] Pusher: Syncing with vagus.cns.dartmouth.edu_annex 
    Invalid pid specified
    Already up-to-date.
    warning: no threads support, ignoring --threads
    To ssh://annex@git-annex-vagus.cns.dartmouth.edu-annex_annex/~/annex/
       0c3e966..6d94fd4  git-annex -> synced/git-annex
       29b6694..bbd3fa3  annex/direct/master -> synced/master
    [2013-12-17 21:17:28 EST] Committer: Adding earth-daynight.jpg
    Already up-to-date.
    ok
    (Recording state in git...)
    (Recording state in git...)
    

so again that pid msg but no debug logging seems to be done.  Is there some other way to enable debug logging? ;)
"""]]