help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h-e-w] Re: 23.0.60; vc-git and tramp interference on EmacsW32


From: Nicola Archibald
Subject: [h-e-w] Re: 23.0.60; vc-git and tramp interference on EmacsW32
Date: Sun, 16 Nov 2008 14:54:10 +0000
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

Attached is the tramp trace for a tramp session using vc-git with the reported behaviour.

I tried to see if vc-hg triggered the same behaviour, it doesn't. Given that the ^M's only start appearing following the first use of git ls-files,
I imagine that is what is changing the terminal settings somehow...


The remote host is running archlinux, but I have tested it on a ubuntu 8.04 machine with a clone of the repository, and it exhibits the same behaviour.

The git repository was initially created on windows, which I suspect may be part of the issue - after all, this does look like CRLF issue somewhere.

Michael Albinus wrote:
Nicola Archibald <address@hidden> writes:

When using Tramp connections to a remote unix system, with vc-git
enabled, while browsing in the source
tree of a git repository, the use of 'git ls-files' produces strange,
unwanted, behaviour that interferes
with the functioning of ido-mode and possibly others.

Specifically, once vc-git has identified that the remote directory is
part of a git repository, it
starts using 'git ls-files -c -z --' to obtain file information
instead of the normal method of ls/stat.

That is not "instead of". vc-git uses this command in function
`vc-git-registered'.

Unfortunately, every filename that is returned this way seems to have
a ^M appended onto the end of
each filename and directory name, confusing the ssh connection into
appending ^M onto every line,
breaking and subsequently ido-mode's file browsing.

Hmm. I cannot reproduce it here (using "GNU Emacs 23.0.60.1
(i386-mingw-nt5.1.2600) of 2008-11-08 on LENNART-69DE564"). The remote
machine runs Ubuntu 8.10.

However, it looks like a changed tty on the remote side. I don't see
where it shall occur, but maybe you can send the whole Tramp traces
(tramp-verbose set to 8 shall be sufficient).

I'm unsure if this is a bug in vc-git, tramp, emacsw32, or 'git
ls-files', but I imagine that filtering spurious ^Ms in tramp is
probably the easiest workaround.

Not so simple, unfortunately. There might be cases, where an ^M
matters. Just filtering it out is not the solution; Tramp tries to set
the remote tty properly therefore.

Have you experienced this with other vc backends as well? If not, we
shall investigate vc-git in more detail.

Best regards. Michael.


14:19:17 tramp-maybe-open-connection (3) # Opening connection for 
address@hidden using plink...
14:19:17 tramp-get-connection-property (7) # process-name nil
14:19:17 tramp-get-connection-property (7) # process-buffer nil
14:19:17 tramp-maybe-open-connection (6) # C:\WINDOWS\system32\cmd.exe
14:19:17 tramp-maybe-open-connection (3) # Waiting 60s for local shell to come 
up...
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-wait-for-regexp (6) # 
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

c:\DOCUME~1\nikki\LOCALS~1\Temp>
14:19:17 tramp-get-file-property (8) #  gateway nil
14:19:17 tramp-set-connection-property (7) # temp-file 
c:/DOCUME~1/nikki/LOCALS~1/Temp/tramp.5516lvC
14:19:17 tramp-maybe-open-connection (3) # Sending command `plink cthulu -l 
nikki  -ssh && exit || exit'
14:19:17 tramp-get-connection-property (7) # process-name nil
14:19:17 tramp-get-connection-property (7) # remote-echo nil
14:19:17 tramp-send-command (6) # plink cthulu -l nikki  -ssh && exit || exit
14:19:17 tramp-get-connection-property (7) # process-name nil
14:19:17 tramp-get-connection-property (7) # chunksize nil
14:19:17 tramp-set-connection-property (7) # last-cmd-time (18720 11237 484000)
14:19:17 tramp-get-connection-property (7) # process-buffer nil
14:19:17 tramp-process-actions (3) # Waiting for prompts from remote shell
14:19:17 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: 
*\'" from remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp 
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection 
\(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login 
\(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication 
methods left to try!\)\|Permission denied\|Sorry, try again\.\|Tramp connection 
closed\).*\|^.*\(Received signal [0-9]+\).*\'" from remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp ".*[\$\%].*\'" from 
remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you 
want to continue connecting (yes/no)\?\)\s-*\'" from remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in 
cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\'" 
from remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp "\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Looking for regexp "\'" from remote 
shell
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-get-connection-property (7) # check-remote-echo nil
14:19:17 tramp-process-one-action (5) # Call `tramp-action-process-alive'
14:19:18 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: 
*\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp 
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection 
\(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login 
\(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication 
methods left to try!\)\|Permission denied\|Sorry, try again\.\|Tramp connection 
closed\).*\|^.*\(Received signal [0-9]+\).*\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp ".*[\$\%].*\'" from 
remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you 
want to continue connecting (yes/no)\?\)\s-*\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in 
cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\'" 
from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp "\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp "\'" from remote 
shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Call `tramp-action-process-alive'
14:19:18 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: 
*\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Looking for regexp 
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-process-one-action (5) # Call `tramp-action-password'
14:19:18 tramp-action-password (3) # Sending password
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:18 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection 
\(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login 
\(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication 
methods left to try!\)\|Permission denied\|Sorry, try again\.\|Tramp connection 
closed\).*\|^.*\(Received signal [0-9]+\).*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp ".*[\$\%].*\'" from 
remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you 
want to continue connecting (yes/no)\?\)\s-*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in 
cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\'" 
from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\'" from remote 
shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Call `tramp-action-process-alive'
14:19:21 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: 
*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp 
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection 
\(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login 
\(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication 
methods left to try!\)\|Permission denied\|Sorry, try again\.\|Tramp connection 
closed\).*\|^.*\(Received signal [0-9]+\).*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp ".*[\$\%].*\'" from 
remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you 
want to continue connecting (yes/no)\?\)\s-*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in 
cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\'" 
from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\'" from remote 
shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Call `tramp-action-process-alive'
14:19:21 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: 
*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp 
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection 
\(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login 
\(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication 
methods left to try!\)\|Permission denied\|Sorry, try again\.\|Tramp connection 
closed\).*\|^.*\(Received signal [0-9]+\).*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp ".*[\$\%].*\'" from 
remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you 
want to continue connecting (yes/no)\?\)\s-*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in 
cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\'" 
from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\(TERM = 
(.*)\|Terminal type\? \[.*\]\)\s-*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "\'" from remote 
shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Call `tramp-action-process-alive'
14:19:21 tramp-process-one-action (5) # Looking for regexp ".*ogin\( .*\)?: 
*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp 
"^.*\([pP]assword\|[pP]assphrase\).*:? *\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^.*\(Connection 
\(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login 
\(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication 
methods left to try!\)\|Permission denied\|Sorry, try again\.\|Tramp connection 
closed\).*\|^.*\(Received signal [0-9]+\).*\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Looking for regexp "^[^#$%>
]*[#$%>] *\'" from remote shell
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-process-one-action (5) # Call `tramp-action-succeed'
14:19:21 tramp-get-connection-property (7) # process-buffer nil
14:19:21 tramp-process-actions (6) # 
plink cthulu -l nikki  -ssh && exit || exit
address@hidden's password: 
Last login: Fri Nov 14 17:04:50 2008 from 192.168.1.4

]0;address@hidden:~[?1034h$ 
14:19:21 tramp-maybe-open-connection (3) # Found remote shell prompt on `cthulu'
14:19:21 tramp-get-connection-property (7) # process-name nil
14:19:21 tramp-get-connection-property (7) # remote-echo nil
14:19:21 tramp-send-command (6) # exec env ENV='' PROMPT_COMMAND='' PS1='$ ' 
PS2='' PS3='' /bin/sh
14:19:21 tramp-get-connection-property (7) # process-name nil
14:19:21 tramp-get-connection-property (7) # chunksize nil
14:19:21 tramp-set-connection-property (7) # last-cmd-time (18720 11241 890000)
14:19:21 tramp-get-connection-property (7) # process-buffer nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:21 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 
exec env ENV='' PROMPT_COMMAND='' PS1='$ ' PS2='' PS3='' /bin/sh
[?1034h$ 
14:19:22 tramp-open-connection-setup-interactive-shell (5) # Setting up remote 
shell environment
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # stty -inlcr -echo kill '^U' erase '^H'
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 31000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 
stty -inlcr -echo kill '^U' erase '^H'
$ 
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # echo foo
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 93000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 
foo
$ 
14:19:22 tramp-open-connection-setup-interactive-shell (5) # Setting shell 
prompt
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # PS1='
///cd1bd54a1879936318f340dddd0f74a8
'
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 171000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # PS2=''
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 234000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # PS3=''
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 296000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # PROMPT_COMMAND=''
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 359000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-open-connection-setup-interactive-shell (5) # Determining coding 
system
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # echo foo ; echo bar
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 421000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 
foo
bar

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # set +o vi +o emacs
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 484000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-open-connection-setup-interactive-shell (5) # Checking system 
information
14:19:22 tramp-get-connection-property (7) # uname Linux 2.6.26-ARCH
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # last-cmd-time (18720 11242 484000)
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo 
tramp_exit_status $? 
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize nil
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 546000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 
"Linux 2.6.26-ARCH"
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-set-connection-property (7) # uname Linux 2.6.26-ARCH
14:19:22 tramp-get-connection-property (7) # chunksize undef
14:19:22 tramp-open-connection-setup-interactive-shell (5) # Checking remote 
host type for `send-process-string' bug
14:19:22 tramp-get-connection-property (7) # uname Linux 2.6.26-ARCH
14:19:22 tramp-set-connection-property (7) # chunksize 0
14:19:22 tramp-set-remote-path (5) # Setting $PATH environment variable
14:19:22 tramp-get-connection-property (7) # remote-path (/bin /usr/bin 
/usr/sbin /usr/local/bin)
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # last-cmd-time (18720 11242 546000)
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin; 
export PATH
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize 0
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 625000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # remote-shell /bin/sh
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # mesg n; biff n
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize 0
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 687000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 
sh: biff: command not found

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-open-connection-setup-interactive-shell (5) # Setting default 
environment
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # HISTFILE=$HOME/.tramp_history; export HISTFILE
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize 0
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 812000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # HISTSIZE=1; export HISTSIZE
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize 0
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 875000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # remote-echo nil
14:19:22 tramp-send-command (6) # LC_ALL=C; export LC_ALL
14:19:22 tramp-get-connection-property (7) # process-name nil
14:19:22 tramp-get-connection-property (7) # chunksize 0
14:19:22 tramp-set-connection-property (7) # last-cmd-time (18720 11242 937000)
14:19:22 tramp-get-connection-property (7) # process-buffer nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:22 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # remote-echo nil
14:19:23 tramp-send-command (6) # TERM=dumb; export TERM
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # chunksize 0
14:19:23 tramp-set-connection-property (7) # last-cmd-time (18720 11243 0)
14:19:23 tramp-get-connection-property (7) # process-buffer nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # remote-echo nil
14:19:23 tramp-send-command (6) # EMACS=t; export EMACS
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # chunksize 0
14:19:23 tramp-set-connection-property (7) # last-cmd-time (18720 11243 62000)
14:19:23 tramp-get-connection-property (7) # process-buffer nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # remote-echo nil
14:19:23 tramp-send-command (6) # INSIDE_EMACS=23.0.60.1,tramp:2.1.15-pre; 
export INSIDE_EMACS
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # chunksize 0
14:19:23 tramp-set-connection-property (7) # last-cmd-time (18720 11243 125000)
14:19:23 tramp-get-connection-property (7) # process-buffer nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # last-cmd-time (18720 11243 125000)
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # remote-echo nil
14:19:23 tramp-send-command (6) # unset correct autocorrect MAILPATH MAILCHECK 
MAIL HISTORY CDPATH
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # chunksize 0
14:19:23 tramp-set-connection-property (7) # last-cmd-time (18720 11243 187000)
14:19:23 tramp-get-connection-property (7) # process-buffer nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # remote-echo nil
14:19:23 tramp-send-command (6) # cd /home/nikki/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # chunksize 0
14:19:23 tramp-set-connection-property (7) # last-cmd-time (18720 11243 250000)
14:19:23 tramp-get-connection-property (7) # process-buffer nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:23 tramp-get-connection-property (7) # process-buffer nil
14:19:23 tramp-get-connection-property (7) # ls /bin/ls
14:19:23 tramp-get-connection-property (7) # test test
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # last-cmd-time (18720 11243 250000)
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # remote-echo nil
14:19:23 tramp-send-command (6) # /bin/ls -ab 2>/dev/null | while read f; do if 
test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; done
14:19:23 tramp-get-connection-property (7) # process-name nil
14:19:23 tramp-get-connection-property (7) # chunksize 0
14:19:23 tramp-set-connection-property (7) # last-cmd-time (18720 11243 328000)
14:19:23 tramp-get-connection-property (7) # process-buffer nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-get-connection-property (7) # check-remote-echo nil
14:19:23 tramp-wait-for-regexp (6) # 
./
../
.bash_history
.bash_profile
.bashrc
.cpan/
.cvspass
.elinks/
.gnupg/
.lesshst
.mysql_history
.ncftp/
.profile
.psql_history
.slime/
.ssh/
.subversion/
.tramp_history
.viminfo
.zshrc
VMware-server-1.0.5-80187.tar.gz
arch-ftp-install-2008.04-rc-x86_64.iso
authorized_keys
backup/
cvs/
dc.tar
dns.db
do_mail_backup
eek.db
eek2.db
lua-5.1.4.tar.gz
mail.tbz
mail.tgz.gpg
my.dmp
pf.tar
pubring.backups
pubring.nikki
repo/
sbcl-1.0.15-x86-64-linux/
sbcl-1.0.15-x86-64-linux-binary.tar.bz2
slime/
slime_start.lsp
soci-3.0.0/
soci-3.0.0.tar.gz
spamchk
squid.conf
src/
tmp/
vmware-any-any-update117d.tar.gz

///cd1bd54a1879936318f340dddd0f74a8
14:19:23 tramp-set-file-property (8) # /home/nikki/ last-completion (18720 
11243 531000)
14:19:23 tramp-set-file-property (8) # /home/nikki/ file-name-all-completions 
(./ ../ .bash_history .bash_profile .bashrc .cpan/ .cvspass .elinks/ .gnupg/ 
.lesshst .mysql_history .ncftp/ .profile .psql_history .slime/ .ssh/ 
.subversion/ .tramp_history .viminfo .zshrc VMware-server-1.0.5-80187.tar.gz 
arch-ftp-install-2008.04-rc-x86_64.iso authorized_keys backup/ cvs/ dc.tar 
dns.db do_mail_backup eek.db eek2.db lua-5.1.4.tar.gz mail.tbz mail.tgz.gpg 
my.dmp pf.tar pubring.backups pubring.nikki repo/ sbcl-1.0.15-x86-64-linux/ 
sbcl-1.0.15-x86-64-linux-binary.tar.bz2 slime/ slime_start.lsp soci-3.0.0/ 
soci-3.0.0.tar.gz spamchk squid.conf src/ tmp/ vmware-any-any-update117d.tar.gz)
14:19:28 tramp-get-file-property (8) # /home/nikki/src file-directory-p undef
14:19:28 tramp-get-connection-property (7) # test test
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # last-cmd-time (18720 11243 328000)
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # remote-echo nil
14:19:28 tramp-send-command (6) # test -d /home/nikki/src 2>/dev/null; echo 
tramp_exit_status $? 
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # chunksize 0
14:19:28 tramp-set-connection-property (7) # last-cmd-time (18720 11248 343000)
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-set-file-property (8) # /home/nikki/src file-directory-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ file-readable-p undef
14:19:28 tramp-get-connection-property (7) # test test
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # last-cmd-time (18720 11248 343000)
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # remote-echo nil
14:19:28 tramp-send-command (6) # test -r /home/nikki/src/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # chunksize 0
14:19:28 tramp-set-connection-property (7) # last-cmd-time (18720 11248 406000)
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-set-file-property (8) # /home/nikki/src/ file-readable-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src file-directory-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ file-attributes-integer 
undef
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ file-exists-p undef
14:19:28 tramp-get-connection-property (7) # file-exists test -e
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # last-cmd-time (18720 11248 406000)
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # remote-echo nil
14:19:28 tramp-send-command (6) # test -e /home/nikki/src/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # chunksize 0
14:19:28 tramp-set-connection-property (7) # last-cmd-time (18720 11248 468000)
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-set-file-property (8) # /home/nikki/src/ file-exists-p t
14:19:28 tramp-get-connection-property (7) # stat \stat
14:19:28 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/
14:19:28 tramp-get-connection-property (7) # stat \stat
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # last-cmd-time (18720 11248 468000)
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # remote-echo nil
14:19:28 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/ 2>/dev/null; echo tramp_exit_status $? 
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # chunksize 0
14:19:28 tramp-set-connection-property (7) # last-cmd-time (18720 11248 531000)
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/'") 4 1000 100 1226682294.0 1222975325.0 1222975325.0 
4096.0 "drwxr-xr-x" t 16416.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # gid-integer 100
14:19:28 tramp-set-file-property (8) # /home/nikki/src/ file-attributes-integer 
(t 4 1000 100 (18717 44982) (18661 8029) (18661 8029) 4096 drwxr-xr-x nil (0 . 
16416) (-1 . 0))
14:19:28 tramp-get-file-property (8) # /home/nikki/src file-directory-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src file-directory-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ file-attributes-integer 
(t 4 1000 100 (18717 44982) (18661 8029) (18661 8029) 4096 drwxr-xr-x nil (0 . 
16416) (-1 . 0))
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ file-readable-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src file-directory-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ file-readable-p t
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ last-completion (0 0 0)
14:19:28 tramp-flush-file-property (8) # /home/nikki/src/
14:19:28 tramp-get-file-property (8) # /home/nikki/src/ 
file-name-all-completions undef
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # last-cmd-time (18720 11248 531000)
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # remote-echo nil
14:19:28 tramp-send-command (6) # cd /home/nikki/src/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # chunksize 0
14:19:28 tramp-set-connection-property (7) # last-cmd-time (18720 11248 625000)
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # ls /bin/ls
14:19:28 tramp-get-connection-property (7) # test test
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # last-cmd-time (18720 11248 625000)
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # remote-echo nil
14:19:28 tramp-send-command (6) # /bin/ls -ab 2>/dev/null | while read f; do if 
test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; done
14:19:28 tramp-get-connection-property (7) # process-name nil
14:19:28 tramp-get-connection-property (7) # chunksize 0
14:19:28 tramp-set-connection-property (7) # last-cmd-time (18720 11248 687000)
14:19:28 tramp-get-connection-property (7) # process-buffer nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-get-connection-property (7) # check-remote-echo nil
14:19:28 tramp-wait-for-regexp (6) # 
./
../
DB/
Eden/
sha256.cpp
sha256.cpp.~1~
sha256.hpp
sha256.hpp.~1~
sha256.o
sha_test
sha_test.cpp
sha_test.cpp.~1~
testme
tmpl_test.cpp
tmpl_test.cpp.~1~

///cd1bd54a1879936318f340dddd0f74a8
14:19:28 tramp-set-file-property (8) # /home/nikki/src/ last-completion (18720 
11248 765000)
14:19:28 tramp-set-file-property (8) # /home/nikki/src/ 
file-name-all-completions (./ ../ DB/ Eden/ sha256.cpp sha256.cpp.~1~ 
sha256.hpp sha256.hpp.~1~ sha256.o sha_test sha_test.cpp sha_test.cpp.~1~ 
testme tmpl_test.cpp tmpl_test.cpp.~1~)
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden file-directory-p 
undef
14:19:29 tramp-get-connection-property (7) # test test
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # last-cmd-time (18720 11248 687000)
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # remote-echo nil
14:19:29 tramp-send-command (6) # test -d /home/nikki/src/Eden 2>/dev/null; 
echo tramp_exit_status $? 
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # chunksize 0
14:19:29 tramp-set-connection-property (7) # last-cmd-time (18720 11249 625000)
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-set-file-property (8) # /home/nikki/src/Eden file-directory-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ file-readable-p 
undef
14:19:29 tramp-get-connection-property (7) # test test
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # last-cmd-time (18720 11249 625000)
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # remote-echo nil
14:19:29 tramp-send-command (6) # test -r /home/nikki/src/Eden/ 2>/dev/null; 
echo tramp_exit_status $? 
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # chunksize 0
14:19:29 tramp-set-connection-property (7) # last-cmd-time (18720 11249 687000)
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-set-file-property (8) # /home/nikki/src/Eden/ file-readable-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden file-directory-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ 
file-attributes-integer undef
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ file-exists-p undef
14:19:29 tramp-get-connection-property (7) # file-exists test -e
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # last-cmd-time (18720 11249 687000)
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # remote-echo nil
14:19:29 tramp-send-command (6) # test -e /home/nikki/src/Eden/ 2>/dev/null; 
echo tramp_exit_status $? 
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # chunksize 0
14:19:29 tramp-set-connection-property (7) # last-cmd-time (18720 11249 750000)
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-set-file-property (8) # /home/nikki/src/Eden/ file-exists-p t
14:19:29 tramp-get-connection-property (7) # stat \stat
14:19:29 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/
14:19:29 tramp-get-connection-property (7) # stat \stat
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # last-cmd-time (18720 11249 750000)
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # remote-echo nil
14:19:29 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/ 2>/dev/null; echo tramp_exit_status 
$? 
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # chunksize 0
14:19:29 tramp-set-connection-property (7) # last-cmd-time (18720 11249 812000)
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/'") 4 1000 100 1226682296.0 1222975614.0 1222975614.0 
32.0 "drwxr-xr-x" t 53303.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # gid-integer 100
14:19:29 tramp-set-file-property (8) # /home/nikki/src/Eden/ 
file-attributes-integer (t 4 1000 100 (18717 44984) (18661 8318) (18661 8318) 
32 drwxr-xr-x nil (0 . 53303) (-1 . 0))
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden file-directory-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden file-directory-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ 
file-attributes-integer (t 4 1000 100 (18717 44984) (18661 8318) (18661 8318) 
32 drwxr-xr-x nil (0 . 53303) (-1 . 0))
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ file-readable-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden file-directory-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ file-readable-p t
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ last-completion (0 
0 0)
14:19:29 tramp-flush-file-property (8) # /home/nikki/src/Eden/
14:19:29 tramp-get-file-property (8) # /home/nikki/src/Eden/ 
file-name-all-completions undef
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # last-cmd-time (18720 11249 812000)
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # remote-echo nil
14:19:29 tramp-send-command (6) # cd /home/nikki/src/Eden/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # chunksize 0
14:19:29 tramp-set-connection-property (7) # last-cmd-time (18720 11249 875000)
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # ls /bin/ls
14:19:29 tramp-get-connection-property (7) # test test
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # last-cmd-time (18720 11249 875000)
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # remote-echo nil
14:19:29 tramp-send-command (6) # /bin/ls -ab 2>/dev/null | while read f; do if 
test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; done
14:19:29 tramp-get-connection-property (7) # process-name nil
14:19:29 tramp-get-connection-property (7) # chunksize 0
14:19:29 tramp-set-connection-property (7) # last-cmd-time (18720 11249 937000)
14:19:29 tramp-get-connection-property (7) # process-buffer nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:29 tramp-get-connection-property (7) # check-remote-echo nil
14:19:30 tramp-get-connection-property (7) # check-remote-echo nil
14:19:30 tramp-get-connection-property (7) # check-remote-echo nil
14:19:30 tramp-wait-for-regexp (6) # 
./
../
.git/
.gitignore
.gitignore.~1~
Server/

///cd1bd54a1879936318f340dddd0f74a8
14:19:30 tramp-set-file-property (8) # /home/nikki/src/Eden/ last-completion 
(18720 11250 0)
14:19:30 tramp-set-file-property (8) # /home/nikki/src/Eden/ 
file-name-all-completions (./ ../ .git/ .gitignore .gitignore.~1~ Server/)
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p undef
14:19:31 tramp-get-connection-property (7) # test test
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # last-cmd-time (18720 11249 937000)
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # remote-echo nil
14:19:31 tramp-send-command (6) # test -d /home/nikki/src/Eden/Server 
2>/dev/null; echo tramp_exit_status $? 
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # chunksize 0
14:19:31 tramp-set-connection-property (7) # last-cmd-time (18720 11251 375000)
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-set-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p undef
14:19:31 tramp-get-connection-property (7) # test test
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # last-cmd-time (18720 11251 375000)
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # remote-echo nil
14:19:31 tramp-send-command (6) # test -r /home/nikki/src/Eden/Server/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # chunksize 0
14:19:31 tramp-set-connection-property (7) # last-cmd-time (18720 11251 437000)
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer undef
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-exists-p undef
14:19:31 tramp-get-connection-property (7) # file-exists test -e
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # last-cmd-time (18720 11251 437000)
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # remote-echo nil
14:19:31 tramp-send-command (6) # test -e /home/nikki/src/Eden/Server/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # chunksize 0
14:19:31 tramp-set-connection-property (7) # last-cmd-time (18720 11251 500000)
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
file-exists-p t
14:19:31 tramp-get-connection-property (7) # stat \stat
14:19:31 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/Server/
14:19:31 tramp-get-connection-property (7) # stat \stat
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # last-cmd-time (18720 11251 500000)
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # remote-echo nil
14:19:31 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/Server/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # chunksize 0
14:19:31 tramp-set-connection-property (7) # last-cmd-time (18720 11251 578000)
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/Server/'") 5 1000 100 1226682299.0 1226166952.0 
1226166952.0 4096.0 "drwxr-xr-x" t 61479.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # gid-integer 100
14:19:31 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18717 44987) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18717 44987) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p t
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
last-completion (0 0 0)
14:19:31 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/
14:19:31 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-name-all-completions undef
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # last-cmd-time (18720 11251 578000)
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # remote-echo nil
14:19:31 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/ 2>/dev/null; 
echo tramp_exit_status $? 
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # chunksize 0
14:19:31 tramp-set-connection-property (7) # last-cmd-time (18720 11251 640000)
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # ls /bin/ls
14:19:31 tramp-get-connection-property (7) # test test
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # last-cmd-time (18720 11251 640000)
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # remote-echo nil
14:19:31 tramp-send-command (6) # /bin/ls -ab 2>/dev/null | while read f; do if 
test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; done
14:19:31 tramp-get-connection-property (7) # process-name nil
14:19:31 tramp-get-connection-property (7) # chunksize 0
14:19:31 tramp-set-connection-property (7) # last-cmd-time (18720 11251 703000)
14:19:31 tramp-get-connection-property (7) # process-buffer nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-get-connection-property (7) # check-remote-echo nil
14:19:31 tramp-wait-for-regexp (6) # 
./
../
.depend/
Headers/
Makefile
Makefile.~1~
Makefile.~2~
Sources/
server

///cd1bd54a1879936318f340dddd0f74a8
14:19:31 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
last-completion (18720 11251 765000)
14:19:31 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
file-name-all-completions (./ ../ .depend/ Headers/ Makefile Makefile.~1~ 
Makefile.~2~ Sources/ server)
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p undef
14:19:35 tramp-get-connection-property (7) # test test
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # last-cmd-time (18720 11251 703000)
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # remote-echo nil
14:19:35 tramp-send-command (6) # test -d /home/nikki/src/Eden/Server/Sources 
2>/dev/null; echo tramp_exit_status $? 
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # chunksize 0
14:19:35 tramp-set-connection-property (7) # last-cmd-time (18720 11255 15000)
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p undef
14:19:35 tramp-get-connection-property (7) # test test
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # last-cmd-time (18720 11255 15000)
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # remote-echo nil
14:19:35 tramp-send-command (6) # test -r /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # chunksize 0
14:19:35 tramp-set-connection-property (7) # last-cmd-time (18720 11255 78000)
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer undef
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-exists-p undef
14:19:35 tramp-get-connection-property (7) # file-exists test -e
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # last-cmd-time (18720 11255 78000)
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # remote-echo nil
14:19:35 tramp-send-command (6) # test -e /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # chunksize 0
14:19:35 tramp-set-connection-property (7) # last-cmd-time (18720 11255 140000)
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-exists-p t
14:19:35 tramp-get-connection-property (7) # stat \stat
14:19:35 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/Server/Sources/
14:19:35 tramp-get-connection-property (7) # stat \stat
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # last-cmd-time (18720 11255 140000)
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # remote-echo nil
14:19:35 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/Server/Sources/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # chunksize 0
14:19:35 tramp-set-connection-property (7) # last-cmd-time (18720 11255 203000)
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/Server/Sources/'") 2 1000 100 1226682309.0 
1225846719.0 1225846719.0 4096.0 "drwxr-xr-x" t 61481.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # gid-integer 100
14:19:35 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18717 44997) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18717 44997) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p t
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
last-completion (0 0 0)
14:19:35 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/Sources/
14:19:35 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-name-all-completions undef
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # last-cmd-time (18720 11255 203000)
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # remote-echo nil
14:19:35 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # chunksize 0
14:19:35 tramp-set-connection-property (7) # last-cmd-time (18720 11255 281000)
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # ls /bin/ls
14:19:35 tramp-get-connection-property (7) # test test
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # last-cmd-time (18720 11255 281000)
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # remote-echo nil
14:19:35 tramp-send-command (6) # /bin/ls -ab 2>/dev/null | while read f; do if 
test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; done
14:19:35 tramp-get-connection-property (7) # process-name nil
14:19:35 tramp-get-connection-property (7) # chunksize 0
14:19:35 tramp-set-connection-property (7) # last-cmd-time (18720 11255 343000)
14:19:35 tramp-get-connection-property (7) # process-buffer nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-get-connection-property (7) # check-remote-echo nil
14:19:35 tramp-wait-for-regexp (6) # 
./
../
Main.cpp
Main.cpp.~1~
Main.o

///cd1bd54a1879936318f340dddd0f74a8
14:19:35 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
last-completion (18720 11255 406000)
14:19:35 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-name-all-completions (./ ../ Main.cpp Main.cpp.~1~ Main.o)
14:19:36 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-directory-p undef
14:19:36 tramp-get-connection-property (7) # test test
14:19:36 tramp-get-connection-property (7) # process-name nil
14:19:36 tramp-get-connection-property (7) # last-cmd-time (18720 11255 343000)
14:19:36 tramp-get-connection-property (7) # process-name nil
14:19:36 tramp-get-connection-property (7) # remote-echo nil
14:19:36 tramp-send-command (6) # test -d 
/home/nikki/src/Eden/Server/Sources/Main.cpp 2>/dev/null; echo 
tramp_exit_status $? 
14:19:36 tramp-get-connection-property (7) # process-name nil
14:19:36 tramp-get-connection-property (7) # chunksize 0
14:19:36 tramp-set-connection-property (7) # last-cmd-time (18720 11256 812000)
14:19:36 tramp-get-connection-property (7) # process-buffer nil
14:19:36 tramp-get-connection-property (7) # check-remote-echo nil
14:19:36 tramp-get-connection-property (7) # check-remote-echo nil
14:19:36 tramp-get-connection-property (7) # check-remote-echo nil
14:19:36 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-directory-p nil
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-truename undef
14:19:37 tramp-handle-file-truename (4) # Finding true name for 
`/plink:cthulu:/home/nikki/src/Eden/Server/Sources/Main.cpp'
14:19:37 tramp-handle-file-truename (5) # Check /home
14:19:37 tramp-get-file-property (8) # /home file-attributes-integer undef
14:19:37 tramp-get-file-property (8) # /home file-exists-p undef
14:19:37 tramp-get-connection-property (7) # file-exists test -e
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11256 812000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # test -e /home 2>/dev/null; echo 
tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 46000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # /home file-exists-p t
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 46000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home 2>/dev/null; echo tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 109000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
(("`/home'") 5 0 0 1220618719.0 1225159938.0 1225159938.0 4096.0 "drwxr-xr-x" t 
2.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # gid-integer 100
14:19:37 tramp-set-file-property (8) # /home file-attributes-integer (t 5 0 0 
(18625 10719) (18694 29954) (18694 29954) 4096 drwxr-xr-x t (0 . 2) (-1 . 0))
14:19:37 tramp-handle-file-truename (5) # Check /home/nikki
14:19:37 tramp-get-file-property (8) # /home/nikki file-attributes-integer undef
14:19:37 tramp-get-file-property (8) # /home/nikki file-exists-p undef
14:19:37 tramp-get-connection-property (7) # file-exists test -e
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 109000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # test -e /home/nikki 2>/dev/null; echo 
tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 171000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # /home/nikki file-exists-p t
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 171000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki 2>/dev/null; echo tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 234000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
(("`/home/nikki'") 17 1000 100 1226845167.0 1226616125.0 1226616125.0 4096.0 
"drwx------" t 4128.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # gid-integer 100
14:19:37 tramp-set-file-property (8) # /home/nikki file-attributes-integer (t 
17 1000 100 (18720 11247) (18716 44349) (18716 44349) 4096 drwx------ nil (0 . 
4128) (-1 . 0))
14:19:37 tramp-handle-file-truename (5) # Check /home/nikki/src
14:19:37 tramp-get-file-property (8) # /home/nikki/src file-attributes-integer 
undef
14:19:37 tramp-get-file-property (8) # /home/nikki/src file-exists-p undef
14:19:37 tramp-get-connection-property (7) # file-exists test -e
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 234000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # test -e /home/nikki/src 2>/dev/null; echo 
tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 296000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # /home/nikki/src file-exists-p t
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 296000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src 2>/dev/null; echo tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 359000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src'") 4 1000 100 1226845173.0 1222975325.0 1222975325.0 4096.0 
"drwxr-xr-x" t 16416.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # gid-integer 100
14:19:37 tramp-set-file-property (8) # /home/nikki/src file-attributes-integer 
(t 4 1000 100 (18720 11253) (18661 8029) (18661 8029) 4096 drwxr-xr-x nil (0 . 
16416) (-1 . 0))
14:19:37 tramp-handle-file-truename (5) # Check /home/nikki/src/Eden
14:19:37 tramp-get-file-property (8) # /home/nikki/src/Eden 
file-attributes-integer undef
14:19:37 tramp-get-file-property (8) # /home/nikki/src/Eden file-exists-p undef
14:19:37 tramp-get-connection-property (7) # file-exists test -e
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 359000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # test -e /home/nikki/src/Eden 2>/dev/null; 
echo tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 421000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # /home/nikki/src/Eden file-exists-p t
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 421000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden 2>/dev/null; echo tramp_exit_status 
$? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 500000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden'") 4 1000 100 1226845174.0 1222975614.0 1222975614.0 
32.0 "drwxr-xr-x" t 53303.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # gid-integer 100
14:19:37 tramp-set-file-property (8) # /home/nikki/src/Eden 
file-attributes-integer (t 4 1000 100 (18720 11254) (18661 8318) (18661 8318) 
32 drwxr-xr-x nil (0 . 53303) (-1 . 0))
14:19:37 tramp-handle-file-truename (5) # Check /home/nikki/src/Eden/Server
14:19:37 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-attributes-integer undef
14:19:37 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-exists-p undef
14:19:37 tramp-get-connection-property (7) # file-exists test -e
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 500000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # test -e /home/nikki/src/Eden/Server 
2>/dev/null; echo tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 562000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # /home/nikki/src/Eden/Server 
file-exists-p t
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/Server
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 562000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/Server 2>/dev/null; echo 
tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 625000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/Server'") 5 1000 100 1226845176.0 1226166952.0 
1226166952.0 4096.0 "drwxr-xr-x" t 61479.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # gid-integer 100
14:19:37 tramp-set-file-property (8) # /home/nikki/src/Eden/Server 
file-attributes-integer (t 5 1000 100 (18720 11256) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:37 tramp-handle-file-truename (5) # Check 
/home/nikki/src/Eden/Server/Sources
14:19:37 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-attributes-integer undef
14:19:37 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-exists-p undef
14:19:37 tramp-get-connection-property (7) # file-exists test -e
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 625000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # test -e /home/nikki/src/Eden/Server/Sources 
2>/dev/null; echo tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 687000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-exists-p t
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/Server/Sources
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 687000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/Server/Sources 2>/dev/null; echo 
tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 750000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/Server/Sources'") 2 1000 100 1226845179.0 1225846719.0 
1225846719.0 4096.0 "drwxr-xr-x" t 61481.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # gid-integer 100
14:19:37 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-attributes-integer (t 2 1000 100 (18720 11259) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:37 tramp-handle-file-truename (5) # Check 
/home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer undef
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p undef
14:19:37 tramp-get-connection-property (7) # file-exists test -e
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 750000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/Main.cpp 2>/dev/null; echo 
tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 812000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p t
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:37 tramp-get-connection-property (7) # stat \stat
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 812000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/Server/Sources/Main.cpp 2>/dev/null; 
echo tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 875000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/Server/Sources/Main.cpp'") 1 1000 100 1226682303.0 
1225845947.0 1225845947.0 569.0 "-rw-r--r--" t 61482.0 -1)
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # gid-integer 100
14:19:37 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:37 tramp-handle-file-truename (4) # True name of 
`/plink:cthulu:/home/nikki/src/Eden/Server/Sources/Main.cpp' is 
`/home/nikki/src/Eden/Server/Sources/Main.cpp'
14:19:37 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-truename 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-truename 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p t
14:19:37 tramp-get-connection-property (7) # remote-encoding mimencode -b
14:19:37 tramp-get-connection-property (7) # local-decoding base64-decode-region
14:19:37 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p t
14:19:37 tramp-handle-file-local-copy (5) # Encoding remote file 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp...
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # last-cmd-time (18720 11257 875000)
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # remote-echo nil
14:19:37 tramp-send-command (6) # mimencode -b < 
/home/nikki/src/Eden/Server/Sources/Main.cpp 2>/dev/null; echo 
tramp_exit_status $? 
14:19:37 tramp-get-connection-property (7) # process-name nil
14:19:37 tramp-get-connection-property (7) # chunksize 0
14:19:37 tramp-set-connection-property (7) # last-cmd-time (18720 11257 953000)
14:19:37 tramp-get-connection-property (7) # process-buffer nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:37 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
I2luY2x1ZGUgPGlvc3RyZWFtPgoKZXh0ZXJuICJDIiB7CiMgaW5jbHVkZSAibHVhLmgiCiMg
aW5jbHVkZSAibHVhbGliLmgiCiMgaW5jbHVkZSAibGF1eGxpYi5oIgp9CgojaW5jbHVkZSAi
TmV0LmhwcCIKI2luY2x1ZGUgIkFjdG9yLmhwcCIKCnN0cnVjdCBHbG9iYWxzIHsKICBsdWFf
U3RhdGUgKmx1YTsKfTsKCnN0cnVjdCBDb25uZWN0aW9uIHsKICBpbnQgc29ja2V0RGVzY3Jp
cHRvcjsKfTsKCgpHbG9iYWxzIGc7Cgpib29sIGluaXRMdWEoKSB7CiAgZy5sdWEgPSBsdWFf
b3BlbigpOwogIGx1YUxfb3BlbmxpYnMoIGcubHVhICk7CiAgbHVhX3NldHRvcCggZy5sdWEs
IDAgKTsKCiAgcmV0dXJuIHRydWU7Cn0KCmJvb2wgZW5kTHVhKCkgewogIGx1YV9jbG9zZShn
Lmx1YSk7CgogIHJldHVybiB0cnVlOwp9CgppbnQgbWFpbihpbnQgYXJnYywgY2hhciAqKmFy
Z3YpIHsKICBpbml0THVhKCk7CgogIHN0ZDo6Y291dCA8PCAiU3RhcnRpbmcuLi4iIDw8IHN0
ZDo6ZW5kbDsKICBsdWFMX2Rvc3RyaW5nKCBnLmx1YSwgInByaW50KF9WRVJTSU9OKSIpOwoK
ICBlbmRMdWEoKTsKICAKICByZXR1cm4gMDsKfQo=
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-handle-file-local-copy (5) # Encoding remote file 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp...done
14:19:38 tramp-handle-file-local-copy (5) # Decoding remote file 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp...
14:19:38 tramp-handle-file-local-copy (5) # Decoding remote file 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp with 
function base64-decode-region...
14:19:38 tramp-handle-file-local-copy (5) # Decoding remote file 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp...done
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-truename 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p t
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:38 tramp-handle-insert-file-contents (4) # Inserting local temp file 
`c:/DOCUME~1/nikki/LOCALS~1/Temp/tramp.5516rAS.cpp'...
14:19:38 tramp-handle-insert-file-contents (4) # Inserting local temp file 
`c:/DOCUME~1/nikki/LOCALS~1/Temp/tramp.5516rAS.cpp'...done
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-writable-p undef
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p t
14:19:38 tramp-get-connection-property (7) # test test
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11257 953000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -w 
/home/nikki/src/Eden/Server/Sources/Main.cpp 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 218000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-writable-p t
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-truename 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-writable-p t
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/address@hidden file-exists-p undef
14:19:38 tramp-get-connection-property (7) # file-exists test -e
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 218000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/address@hidden 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 281000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/address@hidden file-exists-p nil
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-truename 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p t
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-truename 
/plink:address@hidden:/home/nikki/src/Eden/Server/Sources/Main.cpp
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-exists-p t
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/RCS/Main.cpp,v file-exists-p undef
14:19:38 tramp-get-connection-property (7) # file-exists test -e
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 281000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/RCS/Main.cpp\,v 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 578000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/RCS/Main.cpp,v file-exists-p nil
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp,v file-exists-p undef
14:19:38 tramp-get-connection-property (7) # file-exists test -e
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 578000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/Main.cpp\,v 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 640000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp,v file-exists-p nil
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/RCS/Main.cpp file-exists-p undef
14:19:38 tramp-get-connection-property (7) # file-exists test -e
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 640000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/RCS/Main.cpp 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 703000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/RCS/Main.cpp file-exists-p nil
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/CVS/Entries file-readable-p undef
14:19:38 tramp-get-connection-property (7) # test test
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 703000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -r 
/home/nikki/src/Eden/Server/Sources/CVS/Entries 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 765000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/CVS/Entries file-readable-p nil
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/.svn/entries file-readable-p undef
14:19:38 tramp-get-connection-property (7) # test test
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 765000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -r 
/home/nikki/src/Eden/Server/Sources/.svn/entries 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 828000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/.svn/entries file-readable-p nil
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/SCCS/s.Main.cpp file-exists-p undef
14:19:38 tramp-get-connection-property (7) # file-exists test -e
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 828000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/SCCS/s.Main.cpp 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 890000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/SCCS/s.Main.cpp file-exists-p nil
14:19:38 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/s.Main.cpp file-exists-p undef
14:19:38 tramp-get-connection-property (7) # file-exists test -e
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # last-cmd-time (18720 11258 890000)
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # remote-echo nil
14:19:38 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/s.Main.cpp 2>/dev/null; echo 
tramp_exit_status $? 
14:19:38 tramp-get-connection-property (7) # process-name nil
14:19:38 tramp-get-connection-property (7) # chunksize 0
14:19:38 tramp-set-connection-property (7) # last-cmd-time (18720 11258 953000)
14:19:38 tramp-get-connection-property (7) # process-buffer nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:38 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/s.Main.cpp file-exists-p nil
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.bzr/checkout/format file-exists-p 
undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11258 953000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.bzr/checkout/format 2>/dev/null; 
echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 31000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.bzr/checkout/format file-exists-p 
nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18720 11259) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/.bzr/checkout/format file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 31000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/.bzr/checkout/format 2>/dev/null; echo 
tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 93000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/.bzr/checkout/format file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18720 11256) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/.bzr/checkout/format file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 93000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/.bzr/checkout/format 2>/dev/null; echo 
tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 156000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/.bzr/checkout/format file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/ 
file-attributes-integer (t 4 1000 100 (18720 11254) (18661 8318) (18661 8318) 
32 drwxr-xr-x nil (0 . 53303) (-1 . 0))
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/.bzr/checkout/format file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 156000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/.bzr/checkout/format 2>/dev/null; echo tramp_exit_status 
$? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 218000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # 
/home/nikki/src/Eden/.bzr/checkout/format file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/ file-attributes-integer 
(t 4 1000 100 (18720 11253) (18661 8029) (18661 8029) 4096 drwxr-xr-x nil (0 . 
16416) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/src/.bzr/checkout/format 
file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 218000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e /home/nikki/src/.bzr/checkout/format 
2>/dev/null; echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 281000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # /home/nikki/src/.bzr/checkout/format 
file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/ file-attributes-integer (t 
17 1000 100 (18720 11247) (18716 44349) (18716 44349) 4096 drwx------ nil (0 . 
4128) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/.bzr/checkout/format 
file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 281000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e /home/nikki/.bzr/checkout/format 
2>/dev/null; echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 343000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # /home/nikki/.bzr/checkout/format 
file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/ file-attributes-integer (t 5 0 0 
(18625 10719) (18694 29954) (18694 29954) 4096 drwxr-xr-x t (0 . 2) (-1 . 0))
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.git file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 343000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.git 2>/dev/null; echo 
tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 406000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.git file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18720 11259) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/.git 
file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 406000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e 
/home/nikki/src/Eden/Server/Sources/.git 2>/dev/null; echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 468000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/.git 
file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18720 11256) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/.git 
file-exists-p undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 468000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e /home/nikki/src/Eden/Server/.git 
2>/dev/null; echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 531000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 1

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/.git 
file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/ 
file-attributes-integer (t 4 1000 100 (18720 11254) (18661 8318) (18661 8318) 
32 drwxr-xr-x nil (0 . 53303) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/.git file-exists-p 
undef
14:19:39 tramp-get-connection-property (7) # file-exists test -e
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 531000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -e /home/nikki/src/Eden/.git 
2>/dev/null; echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 609000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # /home/nikki/src/Eden/.git file-exists-p t
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:39 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.git file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18720 11259) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/.git 
file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18720 11256) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/.git 
file-exists-p nil
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/ 
file-attributes-integer (t 4 1000 100 (18720 11254) (18661 8318) (18661 8318) 
32 drwxr-xr-x nil (0 . 53303) (-1 . 0))
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/.git file-exists-p t
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p undef
14:19:39 tramp-get-connection-property (7) # test test
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 609000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -d /home/nikki/src/Eden/Server/Sources 
2>/dev/null; echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 703000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:39 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-executable-p undef
14:19:39 tramp-get-connection-property (7) # test test
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 703000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # test -x /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 765000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 
tramp_exit_status 0

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-executable-p t
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 765000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 828000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-wait-for-regexp (6) # 

///cd1bd54a1879936318f340dddd0f74a8
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # last-cmd-time (18720 11259 828000)
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # remote-echo nil
14:19:39 tramp-send-command (6) # git ls-files -c -z -- Main.cpp </dev/null 
2>/dev/null
14:19:39 tramp-get-connection-property (7) # process-name nil
14:19:39 tramp-get-connection-property (7) # chunksize 0
14:19:39 tramp-set-connection-property (7) # last-cmd-time (18720 11259 890000)
14:19:39 tramp-get-connection-property (7) # process-buffer nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:39 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
Main.cpp

///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11259 890000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # echo tramp_exit_status $? 
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 187000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/Sources/
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 187000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 250000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 250000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # git symbolic-ref HEAD </dev/null 2>/dev/null
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 312000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
refs/heads/master



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 312000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # echo tramp_exit_status $? 
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 375000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/Sources/
14:19:40 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp file-attributes-integer (nil 1 
1000 100 (18717 44991) (18704 60603) (18704 60603) 569 -rw-r--r-- nil (0 . 
61482) (-1 . 0))
14:19:40 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Main.cpp/.git file-exists-p nil
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer undef
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-exists-p undef
14:19:40 tramp-get-connection-property (7) # file-exists test -e
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 375000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # test -e /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 453000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-exists-p t
14:19:40 tramp-get-connection-property (7) # stat \stat
14:19:40 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/Server/Sources/
14:19:40 tramp-get-connection-property (7) # stat \stat
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 453000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/Server/Sources/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 515000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/Server/Sources/'") 2 1000 100 1226845179.0 
1225846719.0 1225846719.0 4096.0 "drwxr-xr-x" t 61481.0 -1)

tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # gid-integer 100
14:19:40 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18720 11259) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/.git 
file-exists-p nil
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18720 11256) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/.git 
file-exists-p nil
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/ 
file-attributes-integer (t 4 1000 100 (18720 11254) (18661 8318) (18661 8318) 
32 drwxr-xr-x nil (0 . 53303) (-1 . 0))
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/.git file-exists-p t
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p undef
14:19:40 tramp-get-connection-property (7) # test test
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 515000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # test -d /home/nikki/src/Eden/Server/Sources 
2>/dev/null; echo tramp_exit_status $? 
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 593000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:40 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-executable-p undef
14:19:40 tramp-get-connection-property (7) # test test
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 593000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # test -x /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 656000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-executable-p t
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 656000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 718000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 718000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # git ls-files -c -z -- Main.cpp </dev/null 
2>/dev/null
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 781000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
Main.cpp

///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 781000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # echo tramp_exit_status $? 
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 843000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/Sources/
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 843000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 906000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # last-cmd-time (18720 11260 906000)
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # remote-echo nil
14:19:40 tramp-send-command (6) # git add --refresh -- Main.cpp </dev/null
14:19:40 tramp-get-connection-property (7) # process-name nil
14:19:40 tramp-get-connection-property (7) # chunksize 0
14:19:40 tramp-set-connection-property (7) # last-cmd-time (18720 11260 968000)
14:19:40 tramp-get-connection-property (7) # process-buffer nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:40 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11260 968000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # echo tramp_exit_status $? 
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 31000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 31000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 93000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 93000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # git diff-index -z HEAD -- Main.cpp </dev/null 
2>/dev/null
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 171000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 171000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # echo tramp_exit_status $? 
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 312000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/Sources/
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 312000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 375000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 375000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # git rev-parse --verify HEAD </dev/null
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 437000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 
80a79d782a62b175712cd7a0ecd374e77334266b



///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 437000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # echo tramp_exit_status $? 
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 515000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 515000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 578000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 


///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 578000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # git symbolic-ref HEAD </dev/null 2>/dev/null
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 640000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 
refs/heads/master



///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # last-cmd-time (18720 11261 640000)
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # remote-echo nil
14:19:41 tramp-send-command (6) # echo tramp_exit_status $? 
14:19:41 tramp-get-connection-property (7) # process-name nil
14:19:41 tramp-get-connection-property (7) # chunksize 0
14:19:41 tramp-set-connection-property (7) # last-cmd-time (18720 11261 703000)
14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-get-connection-property (7) # check-remote-echo nil
14:19:41 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:41 tramp-get-connection-property (7) # process-buffer nil
14:19:41 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/Sources/
14:19:42 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p undef
14:19:42 tramp-get-connection-property (7) # test test
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # last-cmd-time (18720 11261 703000)
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # remote-echo nil
14:19:42 tramp-send-command (6) # test -d /home/nikki/src/Eden/Server/Sources 
2>/dev/null; echo tramp_exit_status $? 
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # chunksize 0
14:19:42 tramp-set-connection-property (7) # last-cmd-time (18720 11262 843000)
14:19:42 tramp-get-connection-property (7) # process-buffer nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:42 tramp-get-connection-property (7) # process-buffer nil
14:19:42 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:42 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p undef
14:19:42 tramp-get-connection-property (7) # test test
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # last-cmd-time (18720 11262 843000)
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # remote-echo nil
14:19:42 tramp-send-command (6) # test -r /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # chunksize 0
14:19:42 tramp-set-connection-property (7) # last-cmd-time (18720 11262 906000)
14:19:42 tramp-get-connection-property (7) # process-buffer nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:42 tramp-get-connection-property (7) # process-buffer nil
14:19:42 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p t
14:19:42 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:42 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer undef
14:19:42 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-exists-p undef
14:19:42 tramp-get-connection-property (7) # file-exists test -e
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # last-cmd-time (18720 11262 906000)
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # remote-echo nil
14:19:42 tramp-send-command (6) # test -e /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:42 tramp-get-connection-property (7) # process-name nil
14:19:42 tramp-get-connection-property (7) # chunksize 0
14:19:42 tramp-set-connection-property (7) # last-cmd-time (18720 11262 968000)
14:19:42 tramp-get-connection-property (7) # process-buffer nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:42 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:43 tramp-get-connection-property (7) # process-buffer nil
14:19:43 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-exists-p t
14:19:43 tramp-get-connection-property (7) # stat \stat
14:19:43 tramp-handle-file-attributes-with-stat (5) # file attributes with 
stat: /home/nikki/src/Eden/Server/Sources/
14:19:43 tramp-get-connection-property (7) # stat \stat
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # last-cmd-time (18720 11262 968000)
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # remote-echo nil
14:19:43 tramp-send-command (6) # \stat -c '(("%N") %h %u %g %X.0 %Y.0 %Z.0 
%s.0 "%A" t %i.0 -1)' /home/nikki/src/Eden/Server/Sources/ 2>/dev/null; echo 
tramp_exit_status $? 
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # chunksize 0
14:19:43 tramp-set-connection-property (7) # last-cmd-time (18720 11263 46000)
14:19:43 tramp-get-connection-property (7) # process-buffer nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-wait-for-regexp (6) # 
(("`/home/nikki/src/Eden/Server/Sources/'") 2 1000 100 1226845179.0 
1225846719.0 1225846719.0 4096.0 "drwxr-xr-x" t 61481.0 -1)

tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:43 tramp-get-connection-property (7) # process-buffer nil
14:19:43 tramp-get-connection-property (7) # process-buffer nil
14:19:43 tramp-get-connection-property (7) # gid-integer 100
14:19:43 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18720 11259) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-attributes-integer (t 2 1000 100 (18720 11259) (18704 61375) (18704 61375) 
4096 drwxr-xr-x nil (0 . 61481) (-1 . 0))
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p t
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources 
file-directory-p t
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-readable-p t
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
last-completion (0 0 0)
14:19:43 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/Sources/
14:19:43 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-name-all-completions undef
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # last-cmd-time (18720 11263 46000)
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # remote-echo nil
14:19:43 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/Sources/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # chunksize 0
14:19:43 tramp-set-connection-property (7) # last-cmd-time (18720 11263 109000)
14:19:43 tramp-get-connection-property (7) # process-buffer nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:43 tramp-get-connection-property (7) # process-buffer nil
14:19:43 tramp-get-connection-property (7) # ls /bin/ls
14:19:43 tramp-get-connection-property (7) # test test
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # last-cmd-time (18720 11263 109000)
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # remote-echo nil
14:19:43 tramp-send-command (6) # /bin/ls -ab 2>/dev/null | while read f; do if 
test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; done
14:19:43 tramp-get-connection-property (7) # process-name nil
14:19:43 tramp-get-connection-property (7) # chunksize 0
14:19:43 tramp-set-connection-property (7) # last-cmd-time (18720 11263 171000)
14:19:43 tramp-get-connection-property (7) # process-buffer nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-get-connection-property (7) # check-remote-echo nil
14:19:43 tramp-wait-for-regexp (6) # 
./

../

Main.cpp

Main.cpp.~1~

Main.o



///cd1bd54a1879936318f340dddd0f74a8

14:19:43 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
last-completion (18720 11263 234000)
14:19:43 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/Sources/ 
file-name-all-completions (./
 ../
 Main.cpp
 Main.cpp.~1~
 Main.o
)
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p undef
14:19:44 tramp-get-connection-property (7) # test test
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # last-cmd-time (18720 11263 171000)
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # remote-echo nil
14:19:44 tramp-send-command (6) # test -d /home/nikki/src/Eden/Server 
2>/dev/null; echo tramp_exit_status $? 
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # chunksize 0
14:19:44 tramp-set-connection-property (7) # last-cmd-time (18720 11264 671000)
14:19:44 tramp-get-connection-property (7) # process-buffer nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:44 tramp-get-connection-property (7) # process-buffer nil
14:19:44 tramp-set-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p undef
14:19:44 tramp-get-connection-property (7) # test test
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # last-cmd-time (18720 11264 671000)
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # remote-echo nil
14:19:44 tramp-send-command (6) # test -r /home/nikki/src/Eden/Server/ 
2>/dev/null; echo tramp_exit_status $? 
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # chunksize 0
14:19:44 tramp-set-connection-property (7) # last-cmd-time (18720 11264 734000)
14:19:44 tramp-get-connection-property (7) # process-buffer nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:44 tramp-get-connection-property (7) # process-buffer nil
14:19:44 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18720 11256) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-attributes-integer (t 5 1000 100 (18720 11256) (18709 53928) (18709 53928) 
4096 drwxr-xr-x nil (0 . 61479) (-1 . 0))
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server 
file-directory-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-readable-p t
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
last-completion (18720 11251 765000)
14:19:44 tramp-flush-file-property (8) # /home/nikki/src/Eden/Server/
14:19:44 tramp-get-file-property (8) # /home/nikki/src/Eden/Server/ 
file-name-all-completions undef
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # last-cmd-time (18720 11264 734000)
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # remote-echo nil
14:19:44 tramp-send-command (6) # cd /home/nikki/src/Eden/Server/ 2>/dev/null; 
echo tramp_exit_status $? 
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # chunksize 0
14:19:44 tramp-set-connection-property (7) # last-cmd-time (18720 11264 796000)
14:19:44 tramp-get-connection-property (7) # process-buffer nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-wait-for-regexp (6) # 
tramp_exit_status 0



///cd1bd54a1879936318f340dddd0f74a8

14:19:44 tramp-get-connection-property (7) # process-buffer nil
14:19:44 tramp-get-connection-property (7) # ls /bin/ls
14:19:44 tramp-get-connection-property (7) # test test
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # last-cmd-time (18720 11264 796000)
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # remote-echo nil
14:19:44 tramp-send-command (6) # /bin/ls -ab 2>/dev/null | while read f; do if 
test -d "$f" 2>/dev/null; then echo "$f/"; else echo "$f"; fi; done
14:19:44 tramp-get-connection-property (7) # process-name nil
14:19:44 tramp-get-connection-property (7) # chunksize 0
14:19:44 tramp-set-connection-property (7) # last-cmd-time (18720 11264 859000)
14:19:44 tramp-get-connection-property (7) # process-buffer nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-get-connection-property (7) # check-remote-echo nil
14:19:44 tramp-wait-for-regexp (6) # 
./

../

.depend/

Headers/

Makefile

Makefile.~1~

Makefile.~2~

Sources/

server



///cd1bd54a1879936318f340dddd0f74a8

14:19:44 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
last-completion (18720 11264 921000)
14:19:44 tramp-set-file-property (8) # /home/nikki/src/Eden/Server/ 
file-name-all-completions (./
 ../
 .depend/
 Headers/
 Makefile
 Makefile.~1~
 Makefile.~2~
 Sources/
 server
)
14:19:49 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Headers file-directory-p undef
14:19:49 tramp-get-connection-property (7) # test test
14:19:49 tramp-get-connection-property (7) # process-name nil
14:19:49 tramp-get-connection-property (7) # last-cmd-time (18720 11264 859000)
14:19:49 tramp-get-connection-property (7) # process-name nil
14:19:49 tramp-get-connection-property (7) # remote-echo nil
14:19:49 tramp-send-command (6) # test -d 
/home/nikki/src/Eden/Server/Sources/Headers 2>/dev/null; echo tramp_exit_status 
$? 
14:19:49 tramp-get-connection-property (7) # process-name nil
14:19:49 tramp-get-connection-property (7) # chunksize 0
14:19:49 tramp-set-connection-property (7) # last-cmd-time (18720 11269 15000)
14:19:49 tramp-get-connection-property (7) # process-buffer nil
14:19:49 tramp-get-connection-property (7) # check-remote-echo nil
14:19:49 tramp-get-connection-property (7) # check-remote-echo nil
14:19:49 tramp-get-connection-property (7) # check-remote-echo nil
14:19:49 tramp-get-connection-property (7) # check-remote-echo nil
14:19:49 tramp-wait-for-regexp (6) # 
tramp_exit_status 1



///cd1bd54a1879936318f340dddd0f74a8

14:19:49 tramp-get-connection-property (7) # process-buffer nil
14:19:49 tramp-set-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Headers file-directory-p nil
14:19:49 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Headers file-directory-p nil
14:19:49 tramp-get-file-property (8) # 
/home/nikki/src/Eden/Server/Sources/Headers file-directory-p nil

reply via email to

[Prev in Thread] Current Thread [Next in Thread]