[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tramp (2.1.15-pre); failure to open multihop file
From: |
David Abrahams |
Subject: |
tramp (2.1.15-pre); failure to open multihop file |
Date: |
Wed, 21 Jan 2009 16:46:43 -0500 |
Enter your bug report in this message, including as much detail
as you possibly can about the problem, what you did to cause it
and what the local and remote machines are.
If you can give a simple set of instructions to make this bug
happen reliably, please include those. Thank you for helping
kill bugs in Tramp.
Another useful thing to do is to put
(setq tramp-verbose 8)
in the ~/.emacs file and to repeat the bug. Then, include the
contents of the *tramp/foo* buffer and the *debug tramp/foo*
buffer in your bug report.
--bug report follows this line--
Sorry, I'm not sure what steps will reproduce this. I *can* tell you
I'm doing a multihop /sudo:address@hidden:, proxying through user
"dave" and trying to open a file I just created and saved.
Debugger entered--Lisp error: (wrong-type-argument integerp nil)
set-file-modes("/tmp/tramp.8961rVv.conf" nil)
tramp-handle-file-local-copy("/sudo:address@hidden:/home/git/etc/gitweb.conf")
apply(tramp-handle-file-local-copy
"/sudo:address@hidden:/home/git/etc/gitweb.conf")
tramp-sh-file-name-handler(file-local-copy
"/sudo:address@hidden:/home/git/etc/gitweb.conf")
apply(tramp-sh-file-name-handler file-local-copy
"/sudo:address@hidden:/home/git/etc/gitweb.conf")
tramp-file-name-handler(file-local-copy
"/sudo:address@hidden:/home/git/etc/gitweb.conf")
file-local-copy("/sudo:address@hidden:/home/git/etc/gitweb.conf")
tramp-handle-insert-file-contents("/sudo:address@hidden:/home/git/etc/gitweb.conf"
t nil nil nil)
apply(tramp-handle-insert-file-contents
("/sudo:address@hidden:/home/git/etc/gitweb.conf" t nil nil nil))
tramp-sh-file-name-handler(insert-file-contents
"/sudo:address@hidden:/home/git/etc/gitweb.conf" t nil nil nil)
apply(tramp-sh-file-name-handler insert-file-contents
("/sudo:address@hidden:/home/git/etc/gitweb.conf" t nil nil nil))
tramp-file-name-handler(insert-file-contents
"/sudo:address@hidden:/home/git/etc/gitweb.conf" t nil nil nil)
insert-file-contents("/sudo:address@hidden:/home/git/etc/gitweb.conf" t)
byte-code("ÂÃ Â\")Â" [inhibit-read-only filename t
insert-file-contents] 3)
find-file-noselect-1(#<buffer gitweb.conf<8>>
"/sudo:address@hidden:/home/git/etc/gitweb.conf" nil nil
"/sudo:address@hidden:/usr/home/git/etc/gitweb.conf" nil)
find-file-noselect("/sudo:address@hidden:/home/git/etc/gitweb.conf" nil nil
nil)
find-file("/sudo:address@hidden:/home/git/etc/gitweb.conf")
dired-advertised-find-file()
call-interactively(dired-advertised-find-file nil nil)
Emacs : GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
of 2009-01-05 on mcbain
Package: tramp (2.1.15-pre)
current state:
==============
(setq
tramp-current-method "sudo"
tramp-current-user "root"
tramp-current-host "boostpro.com"
tramp-auto-save-directory nil
tramp-default-method "scp"
tramp-default-method-alist '((nil "%" "smb") ("" "\\`\\(anonymous\\|ftp\\)\\'"
"ftp")
("\\`ftp\\." "" "ftp") ("\\`localhost\\'"
"\\`root\\'" "su"))
tramp-default-host "mcbain.luannocracy.com"
tramp-default-proxies-alist '(("\\(.*\\.\\)?boostpro.com\\'"
"\\`root\\|git\\'" "/ssh:%h:"))
tramp-default-user nil
tramp-default-user-alist '(("socks" nil "dave") ("tunnel" nil "dave") ("fish"
nil "dave")
("smb" nil "") ("\\`su\\(do\\)?\\'" nil "root")
("\\`r\\(em\\)?\\(cp\\|sh\\)\\|telnet\\|plink1?\\'"
nil "dave"))
tramp-rsh-end-of-line "\n"
tramp-default-password-end-of-line "\n"
tramp-login-prompt-regexp ".*ogin\\( .*\\)?: *"
tramp-password-prompt-regexp "(base64-decode-string
\"Xi4qXChbcFBdYXNzd29yZFx8W3BQXWFzc3BocmFzZVwpLio6AD8gKg==\""
tramp-wrong-passwd-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]+\\).*"
tramp-yesno-prompt-regexp "\\(Are you sure you want to continue connecting
(yes/no)\\?\\)\\s-*"
tramp-yn-prompt-regexp "\\(\\(?:Store key in cache\\? (y/\\|Update cached
key\\? (y/n, Return cancels connectio\\)n)\\)\\s-*"
tramp-terminal-prompt-regexp "\\(TERM = (.*)\\|Terminal type\\?
\\[.*\\]\\)\\s-*"
tramp-temp-name-prefix "tramp."
tramp-file-name-structure '("^/\\(\\([a-zA-Z_0-9-]+\\):\\)?\\(\\([^:/
]+\\)@\\)?\\([a-zA-Z0-9_.-]+\\(#[0-9]+\\)?\\)?:\\(.*$\\)" 2 4 5 7)
tramp-file-name-regexp "\\`/[^/:]+:"
tramp-methods '(("fish") ("smb") ("ftp")
("rcp" (tramp-login-program "rsh") (tramp-login-args (("%h")
("-l" "%u")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "rcp")
(tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date t)
(tramp-password-end-of-line nil))
("scp" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-q")
("-e" "none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "scp")
(tramp-copy-args (("-P" "%p") ("-p" "%k") ("-q")))
(tramp-copy-keep-date t)
(tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("scp1" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-q")
("-1" "-e" "none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "scp")
(tramp-copy-args (("-1") ("-P" "%p") ("-p" "%k") ("-q")))
(tramp-copy-keep-date t) (tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("scp2" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-q")
("-2" "-e" "none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "scp")
(tramp-copy-args (("-2") ("-P" "%p") ("-p" "%k") ("-q")))
(tramp-copy-keep-date t) (tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("scp1_old" (tramp-login-program "ssh1")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e"
"none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "scp1")
(tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date t)
(tramp-password-end-of-line nil))
("scp2_old" (tramp-login-program "ssh2")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e"
"none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "scp2")
(tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date t)
(tramp-password-end-of-line nil))
("sftp" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e"
"none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "sftp")
(tramp-copy-args nil) (tramp-copy-keep-date nil)
(tramp-password-end-of-line nil))
("rsync" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e"
"none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "rsync")
(tramp-copy-args (("-e" "ssh") ("-t" "%k")))
(tramp-copy-keep-date t)
(tramp-password-end-of-line nil))
("remcp" (tramp-login-program "remsh")
(tramp-login-args (("%h") ("-l" "%u"))) (tramp-remote-sh
"/bin/sh")
(tramp-copy-program "rcp") (tramp-copy-args (("-p" "%k")))
(tramp-copy-keep-date t) (tramp-password-end-of-line nil))
("rsh" (tramp-login-program "rsh") (tramp-login-args (("%h")
("-l" "%u")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
("ssh" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-q")
("-e" "none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("ssh1" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-q")
("-1" "-e" "none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("ssh2" (tramp-login-program "ssh")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-q")
("-2" "-e" "none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("ssh1_old" (tramp-login-program "ssh1")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e"
"none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
("ssh2_old" (tramp-login-program "ssh2")
(tramp-login-args (("%h") ("-l" "%u") ("-p" "%p") ("-e"
"none")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
("remsh" (tramp-login-program "remsh")
(tramp-login-args (("%h") ("-l" "%u"))) (tramp-remote-sh
"/bin/sh")
(tramp-copy-program nil) (tramp-copy-args nil)
(tramp-copy-keep-date nil)
(tramp-password-end-of-line nil))
("telnet" (tramp-login-program "telnet") (tramp-login-args
(("%h") ("%p")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil)
(tramp-default-port 23))
("su" (tramp-login-program "su") (tramp-login-args (("-")
("%u")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
("sudo" (tramp-login-program "sudo")
(tramp-login-args (("-u" "%u") ("-s") ("-H") ("-p"
"Password:")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
("scpc" (tramp-login-program "ssh")
(tramp-login-args
(("%h") ("-l" "%u") ("-p" "%p") ("-q") ("-o"
"address@hidden:%%p")
("-o" "ControlMaster=yes") ("-e" "none"))
)
(tramp-remote-sh "/bin/sh") (tramp-copy-program "scp")
(tramp-copy-args
(("-P" "%p") ("-p" "%k") ("-q") ("-o" "address@hidden:%%p")
("-o" "ControlMaster=auto"))
)
(tramp-copy-keep-date t) (tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("scpx" (tramp-login-program "ssh")
(tramp-login-args
(("%h") ("-l" "%u") ("-p" "%p") ("-q") ("-e" "none" "-t"
"-t" "/bin/sh")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "scp")
(tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date t)
(tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("sshx" (tramp-login-program "ssh")
(tramp-login-args
(("%h") ("-l" "%u") ("-p" "%p") ("-q") ("-e" "none" "-t"
"-t" "/bin/sh")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil)
(tramp-gw-args
(("-o" "GlobalKnownHostsFile=/dev/null")
("-o" "UserKnownHostsFile=/dev/null") ("-o"
"StrictHostKeyChecking=no"))
)
(tramp-default-port 22))
("krlogin" (tramp-login-program "krlogin")
(tramp-login-args (("%h") ("-l" "%u") ("-x")))
(tramp-remote-sh "/bin/sh")
(tramp-copy-program nil) (tramp-copy-args nil)
(tramp-copy-keep-date nil)
(tramp-password-end-of-line nil))
("plink" (tramp-login-program "plink")
(tramp-login-args (("%h") ("-l" "%u") ("-P" "%p") ("-ssh")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line "xy")
(tramp-default-port 22))
("plink1" (tramp-login-program "plink")
(tramp-login-args (("%h") ("-l" "%u") ("-P" "%p") ("-1"
"-ssh")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line "xy")
(tramp-default-port 22))
("plinkx" (tramp-login-program "plink")
(tramp-login-args
(("-load") ("%h") ("-t") ("env 'TERM=dumb' 'PROMPT_COMMAND='
'PS1=$ '")
("/bin/sh"))
)
(tramp-remote-sh "/bin/sh") (tramp-copy-program nil)
(tramp-copy-args nil)
(tramp-copy-keep-date nil) (tramp-password-end-of-line nil))
("pscp" (tramp-login-program "plink")
(tramp-login-args (("%h") ("-l" "%u") ("-P" "%p") ("-ssh")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "pscp")
(tramp-copy-args (("-P" "%p") ("-scp") ("-p" "%k")))
(tramp-copy-keep-date t) (tramp-password-end-of-line "xy")
(tramp-default-port 22))
("psftp" (tramp-login-program "plink")
(tramp-login-args (("%h") ("-l" "%u") ("-P" "%p") ("-ssh")))
(tramp-remote-sh "/bin/sh") (tramp-copy-program "pscp")
(tramp-copy-args (("-P" "%p") ("-sftp") ("-p" "%k")))
(tramp-copy-keep-date t) (tramp-password-end-of-line "xy"))
("fcp" (tramp-login-program "fsh")
(tramp-login-args (("%h") ("-l" "%u") ("sh" "-i")))
(tramp-remote-sh "/bin/sh -i") (tramp-copy-program "fcp")
(tramp-copy-args (("-p" "%k"))) (tramp-copy-keep-date t)
(tramp-password-end-of-line nil))
)
tramp-end-of-output "\n///05965bf63062fd491332bca8583a5550\n"
tramp-local-coding-commands '((b64 base64-encode-region base64-decode-region)
(uu tramp-uuencode-region uudecode-decode-region)
(pack
"perl -e 'binmode STDIN; binmode STDOUT; print
pack(q{u*}, join q{}, <>)'" "perl -e 'binmode STDIN; binmode STDOUT; print
unpack(q{u*}, join q{}, <>)'")
)
tramp-remote-coding-commands '((b64 "mimencode -b" "mimencode -u -b")
(b64 "mmencode -b" "mmencode -u -b")
(b64 "recode data..base64" "recode
base64..data")
(b64 tramp-perl-encode-with-module
tramp-perl-decode-with-module)
(b64 tramp-perl-encode tramp-perl-decode)
(uu "uuencode xxx" "uudecode -o /dev/stdout")
(uu "uuencode xxx" "uudecode -o -")
(uu "uuencode xxx" "uudecode -p")
(uu "uuencode xxx" tramp-uudecode)
(pack
"perl -e 'binmode STDIN; binmode STDOUT; print
pack(q{u*}, join q{}, <>)'" "perl -e 'binmode STDIN; binmode STDOUT; print
unpack(q{u*}, join q{}, <>)'")
)
tramp-actions-before-shell '((tramp-login-prompt-regexp tramp-action-login)
(tramp-password-prompt-regexp
tramp-action-password)
(tramp-wrong-passwd-regexp
tramp-action-permission-denied)
(shell-prompt-pattern tramp-action-succeed)
(tramp-shell-prompt-pattern tramp-action-succeed)
(tramp-yesno-prompt-regexp tramp-action-yesno)
(tramp-yn-prompt-regexp tramp-action-yn)
(tramp-terminal-prompt-regexp
tramp-action-terminal)
(tramp-process-alive-regexp
tramp-action-process-alive))
tramp-actions-copy-out-of-band '((tramp-password-prompt-regexp
tramp-action-password)
(tramp-wrong-passwd-regexp
tramp-action-permission-denied)
(tramp-copy-failed-regexp
tramp-action-permission-denied)
(tramp-process-alive-regexp
tramp-action-out-of-band))
tramp-terminal-type "dumb"
tramp-shell-prompt-pattern "(base64-decode-string
\"XlteIyQlPgpdKlsjJCU+XSAqXCgbXFtbMC05O10qW2EtekEtWl0gKlwpKg==\""
tramp-backup-directory-alist '(("." . "~/.emacs.d/backups"))
tramp-cache-data '((["ssh" nil "hydra" nil] ("uname" "Linux 2.6.26-6-server")
("test" "test")
("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" t)
("/local/bin" nil) ("/local/freeware/bin" nil)
("/local/gnu/bin" nil)
("/usr/freeware/bin" nil) ("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("~" "/home/dave") ("ls"
"/bin/ls")
("file-exists" "test -e") ("stat" "\\stat") ("id"
"/usr/bin/id")
("gid-integer" 1000) ("local-encoding"
base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" "mimencode -b") ("remote-decoding"
"mimencode -u -b")
("uid-integer" 1000))
(["ssh" "root" "hydra" nil] ("uname" "Linux
2.6.26-6-server")
("test" "test") ("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" nil) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil) ("remote-path" ("/bin" "/usr/bin"
"/usr/sbin"))
("remote-shell" "/bin/sh") ("~" "/root") ("ls" "/bin/ls")
("file-exists" "test -e") ("stat" "\\stat") ("id"
"/usr/bin/id")
("gid-integer" 0) ("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" "mimencode -b") ("remote-decoding"
"mimencode -u -b")
("uid-integer" 0))
(["ssh" "dave" "hydra" nil] ("uname" "Linux
2.6.27-9-server")
("test" "test") ("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" t) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("file-exists" "test -e")
("stat" "\\stat")
("id" "/usr/bin/id") ("gid-integer" 1000)
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" "mimencode -b") ("remote-decoding"
"mimencode -u -b"))
(["ssh" "root" "localhost" nil] ("uname" "Linux
2.6.24-22-generic")
("test" "test") ("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" t) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("ls" "/bin/ls") ("file-exists"
"test -e")
("stat" "\\stat") ("id" "/usr/bin/id") ("gid-integer" 0)
("uid-integer" 0) ("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" "mimencode -b") ("remote-decoding"
"mimencode -u -b"))
([#("su" 0 1 (auto-composed t) 1 2 (auto-composed t)) "root"
#("localhost" 0 1 (auto-composed t) 1 2 (auto-composed t)
2 3
(auto-composed t) 3 4 (auto-composed t) 4 5
(auto-composed t) 5 6
(auto-composed t) 6 7 (auto-composed t) 7 8
(auto-composed t) 8 9
(auto-composed t))
nil]
("uname" "Linux 2.6.24-22-generic") ("test" "test")
("/bin" t)
("/usr/bin" t) ("/usr/sbin" t) ("/usr/local/bin" t)
("/local/bin" nil)
("/local/freeware/bin" nil) ("/local/gnu/bin" nil)
("/usr/freeware/bin" nil) ("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("ls" "/bin/ls") ("file-exists"
"test -e")
("stat" "\\stat") ("id" "/usr/bin/id") ("gid-integer" 0)
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" "mimencode -b") ("remote-decoding"
"mimencode -u -b"))
(["ssh" "boost" "boost.kavam.net" nil] ("uname" "Linux
2.6.23.1-rackable")
("test" "test") ("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" t) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("ls" "/bin/ls") ("file-exists"
"test -e")
("stat" "\\stat") ("id" "/bin/id") ("gid-integer" 8001)
("perl" "\\perl")
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" tramp-perl-encode-with-module)
("remote-decoding" tramp-perl-decode-with-module) ("~"
"/home/boost")
("uid-integer" 8001))
(["sudo" "root" "localhost" nil] ("uname" "Linux
2.6.27-9-generic")
("test" "test") ("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" t) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("file-exists" "test -e")
("stat" "\\stat")
("id" "/usr/bin/id") ("gid-integer" 0) ("ls" "/bin/ls")
("uid-integer" 0)
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" "mimencode -b") ("remote-decoding"
"mimencode -u -b"))
(["ssh" "dave" "boostpro.com" nil] ("uname" "FreeBSD
6.2-RELEASE")
("test" "test") ("/usr/bin" t) ("/bin" t) ("/usr/sbin" t)
("/sbin" t)
("/usr/local/bin" t) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path"
("/usr/bin" "/bin" "/usr/sbin" "/sbin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("~" "/home/dave") ("ls"
"/bin/ls")
("file-exists" "test -e") ("stat" nil) ("perl"
"/usr/bin/perl5")
("id" "/usr/bin/id") ("gid-integer" 1002)
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" tramp-perl-encode-with-module)
("remote-decoding" tramp-perl-decode-with-module)
("uid-integer" 1001))
(["sudo" "root" "mcbain.luannocracy.com" nil]
("uname" "Linux 2.6.27-10-generic") ("test" "test")
("/bin" t)
("/usr/bin" t) ("/usr/sbin" t) ("/usr/local/bin" t)
("/local/bin" nil)
("/local/freeware/bin" nil) ("/local/gnu/bin" nil)
("/usr/freeware/bin" nil) ("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("ls" "/bin/ls") ("file-exists"
"test -e")
("stat" "\\stat") ("id" "/usr/bin/id") ("gid-integer" 0)
("uid-integer" 0) ("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" "mimencode -b") ("remote-decoding"
"mimencode -u -b")
("~root" "/root") ("ln" "\\ln"))
(["ssh" nil "boostpro.com" "/usr/bin"] ("file-directory-p"
t))
(["ssh" nil "192.168.122.109" nil] ("uname" "Linux
2.6.27-9-server")
("test" "test") ("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" t) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("file-exists" "test -e")
("stat" "\\stat")
("id" "/usr/bin/id") ("gid-integer" 1000) ("perl" "\\perl")
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" tramp-perl-encode-with-module)
("remote-decoding" tramp-perl-decode-with-module))
(["ssh" "root" "192.168.122.109" nil] ("uname" "Linux
2.6.27-9-server")
("test" "test") ("/bin" t) ("/usr/bin" t) ("/usr/sbin" t)
("/usr/local/bin" t) ("/local/bin" nil)
("/local/freeware/bin" nil)
("/local/gnu/bin" nil) ("/usr/freeware/bin" nil)
("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path" ("/bin" "/usr/bin" "/usr/sbin"
"/usr/local/bin"))
("remote-shell" "/bin/sh") ("file-exists" "test -e")
("stat" "\\stat")
("id" "/usr/bin/id") ("gid-integer" 0) ("perl" "\\perl")
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" tramp-perl-encode-with-module)
("remote-decoding" tramp-perl-decode-with-module) ("~"
"/root")
("ls" "/bin/ls") ("uid-integer" 0))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/RCS/boost_consulting.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" ""] nil)
("#<process *tramp/ssh boostpro.com*>" ("temp-file"
"/tmp/tramp.8961a5k")
("last-cmd-time" (18806 60232 970093)) ("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
(["ssh" nil "boostpro.com" "/usr/local/www/apache22"]
("file-exists-p" t))
(["ssh" nil "boostpro.com" "/usr/local"]
("last-completion" (18806 34728 614194))
("file-name-all-completions"
("./" "../" "backup/" "bin/" "build-1/" "doc/" "etc/"
"include/" "info/"
"lib/" "libdata/" "libexec/" "mailman/" "man/" "pgsql/"
"sbin/"
"share/" "svn/" "var/" "www/")
)
("file-exists-p" t)
("file-attributes-integer"
(t 20 0 0 (18806 34095) (18752 59390) (18752 59390) 512
"drwxr-xr-x" t
(1 . 5120) (-1 . 0))
)
)
(["ssh" nil "boostpro.com"
"/usr/local/etc/RCS/lighttpd.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/RCS/boost_consulting.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18806 34139) (18778 30062) (18778 30062) 6658
"-rw-r--r--" t
(3 . 62516) (-1 . 0))
)
("file-directory-p" nil)
("file-truename"
"/ssh:boostpro.com:/usr/local/etc/lighttpd/boost_consulting.conf")
("file-writable-p" nil))
(["ssh" nil "boostpro.com" "/usr"] ("file-exists-p" t)
("file-attributes-integer"
(t 17 0 0 (18806 19832) (18256 44244) (18256 44244) 512
"drwxr-xr-x" t
(0 . 2) (-1 . 0))
)
)
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/RCS/boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/CVS/Entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/.svn/entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/SCCS/s.boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/s.boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/lighttpd/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/.git"] ("file-exists-p"
nil))
(["ssh" nil "boostpro.com" "/.git"] ("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/lighttpd/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/.hg"] ("file-exists-p"
nil))
(["ssh" nil "boostpro.com" "/.hg"] ("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/_MTN/format"] ("file-exists-p"
nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/ssl.pemfile"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/ssl.pemfile.gz"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd/ssl.pemfile.Z"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" nil] ("uname" "FreeBSD
6.2-RELEASE")
("test" "test") ("/usr/bin" t) ("/bin" t) ("/usr/sbin" t)
("/sbin" t)
("/usr/local/sbin" t) ("/usr/local/bin" t) ("/local/bin"
nil)
("/local/freeware/bin" nil) ("/local/gnu/bin" nil)
("/usr/freeware/bin" nil) ("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path"
("/usr/bin" "/bin" "/usr/sbin" "/sbin" "/usr/sbin"
"/usr/local/sbin"
"/usr/local/bin" "/sbin")
)
("remote-shell" "/bin/sh") ("ls" "/bin/ls") ("file-exists"
"test -e")
("stat" nil) ("perl" "/usr/bin/perl5") ("id" "/usr/bin/id")
("gid-integer" 1002) ("local-encoding"
base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" tramp-perl-encode-with-module)
("remote-decoding" tramp-perl-decode-with-module) ("~"
"/home/dave")
("process-name" nil) ("process-buffer" nil) ("uid-integer"
1001))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18807 35901) (18807 35901) (18807 35901) 7861
"-rw-r--r--"
nil (3 . 62516) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/etc/lighttpd/boost_consulting.conf")
)
(["ssh" nil "boostpro.com" "/usr/local/etc/lighttpd.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/RCS/lighttpd.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/CVS/Entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/.svn/entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/SCCS/s.lighttpd.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/s.lighttpd.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd.conf/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd.conf/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd.conf/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/lighttpd.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/RCS/lighttpd,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/bin"] ("file-directory-p" t))
(["ssh" nil "boostpro.com" "/usr/sbin"] ("file-directory-p"
t))
(["ssh" nil "boostpro.com" "/sbin"] ("file-directory-p" t))
(["ssh" nil "boostpro.com" "/usr/local/sbin"]
("file-directory-p" t))
(["ssh" nil "boostpro.com" "/usr/local/bin"]
("file-directory-p" t))
(["ssh" nil "boostpro.com" "/local/bin"]
("file-directory-p" nil))
(["ssh" nil "boostpro.com" "/local/freeware/bin"]
("file-directory-p" nil))
(["ssh" nil "boostpro.com" "/local/gnu/bin"]
("file-directory-p" nil))
(["ssh" nil "boostpro.com" "/usr/freeware/bin"]
("file-directory-p" nil))
(["ssh" nil "boostpro.com" "/usr/pkg/bin"]
("file-directory-p" nil))
(["ssh" nil "boostpro.com" "/usr/contrib/bin"]
("file-directory-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/RCS/httpd.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/RCS/no-accf.conf,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/INSTALL"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18807 23501) (18806 19914) (18806 19914) 9676
"-r--r--r--"
nil (65 . 4087) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/share/examples/git/gitweb/INSTALL")
)
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/no-accf.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/RCS/no-accf.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/CVS/Entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/.svn/entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/SCCS/s.no-accf.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/s.no-accf.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/no-accf.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/no-accf.conf/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/apache22/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/no-accf.conf/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/apache22/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/no-accf.conf/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/no-accf.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/Includes/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/httpd.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/RCS/httpd.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/CVS/Entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/.svn/entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/SCCS/s.httpd.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/s.httpd.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/httpd.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/httpd.conf/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/httpd.conf/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/httpd.conf/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/apache22/httpd.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home"] ("file-exists-p" t)
("file-attributes-integer"
("usr/home" 1 0 0 (18256 44215) (18256 44215) (18256
44215) 8
"lrwxrwxrwx" t (0 . 9) (-1 . 0))
)
)
(["ssh" nil "boostpro.com" "/usr/local/etc/rc.d"]
("last-completion" (18806 58712 935338))
("file-name-all-completions"
("./" "../" "apache22" "denyhosts"
"django_boost_consulting"
"django_boost_consulting_beta" "django_boostcon"
"django_boostcon_beta"
"django_reviewboard" "dovecot" "git_daemon"
"htcacheclean" "lighttpd"
"mailman" "memcached" "pgbouncer" "postfix" "postgresql"
"pysieved"
"rsyncd" "stunnel" "svnserve")
)
("file-exists-p" t)
("file-attributes-integer"
(t 2 0 0 (18806 58079) (18806 19914) (18806 19914) 512
"drwxr-xr-x" t
(1 . 5238) (-1 . 0))
)
)
(["ssh" nil "boostpro.com" "/usr/local/etc/tramp"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/rc.d/lighttpd,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/RCS/lighttpd"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/CVS/Entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/.svn/entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/SCCS/s.lighttpd"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/rc.d/s.lighttpd"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/lighttpd/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/lighttpd/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/rc.d/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/lighttpd/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/local/etc/rc.d/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/lighttpd/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/lighttpd/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/local/etc/rc.d/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home"] ("file-exists-p" t)
("file-attributes-integer"
(t 16 0 0 (18805 45222) (18496 5919) (18496 5919) 512
"drwxr-xr-x" t
(221 . 1024) (-1 . 0))
)
)
("#<process *tramp/ssh boostpro.com*>" ("temp-file"
"/tmp/tramp.8961zhG")
("last-cmd-time" (18806 65426 479647)) ("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
(["ssh" nil "boostpro.com" "/usr/home/dave"]
("file-exists-p" t)
("file-attributes-integer"
(t 46 1001 100 (18806 18459) (18806 58758) (18806 58807)
3584
"drwxr-xr-x" t (221 . 1025) (-1 . 0))
)
)
(["ssh" nil "boostpro.com"
"/usr/home/dave/boost_consulting.conf"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 100 (18516 32173) (18516 32173) (18516 32173)
5633 "-rw-r--r--"
t (221 . 1274) (-1 . 0))
)
)
(["ssh" nil "boostpro.com"
"/home/dave/RCS/boost_consulting.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/boost_consulting.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/RCS/boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/CVS/Entries"]
("file-readable-p" t)
("file-exists-p" t)
("file-truename"
"/ssh:boostpro.com:/usr/home/dave/CVS/Entries"))
(["ssh" nil "boostpro.com" "/usr/home/dave/CVS"]
("file-exists-p" t)
("file-attributes-integer"
(t 3 1001 100 (18805 45236) (17735 22631) (18280 61807)
512 "drwxr-xr-x"
t (223 . 11317) (-1 . 0))
)
)
(["ssh" nil "boostpro.com" "/usr/home/dave/CVS/Entries"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 1001 100 (18806 60305) (16885 27111) (18280 60315)
432
"-rw-r--r--" t (223 . 11726) (-1 . 0))
)
("file-readable-p" t)
("file-truename"
"/ssh:boostpro.com:/usr/home/dave/CVS/Entries"))
(["ssh" nil "boostpro.com" "/home/dave/.svn/entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/SCCS/s.boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/s.boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/boost_consulting.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/boost_consulting.conf/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/.git"] ("file-exists-p"
nil))
(["ssh" nil "boostpro.com"
"/home/dave/boost_consulting.conf/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/.hg"] ("file-exists-p"
nil))
(["ssh" nil "boostpro.com"
"/home/dave/boost_consulting.conf/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/boost_consulting.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/home/dave/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/RCS/boost_consulting.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/boost_consulting.conf,v"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/RCS/boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/dave/.svn/entries"]
("file-readable-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/SCCS/s.boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/s.boost_consulting.conf"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/boost_consulting.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/.bzr/checkout/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/boost_consulting.conf/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/dave/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/.git"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/boost_consulting.conf/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/dave/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/.hg"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/boost_consulting.conf/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/dave/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/usr/home/_MTN/format"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/boost_consulting.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/dave/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com"
"/usr/home/{arch}/=tagging-method"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/$SERVER"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/$SERVER.gz"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/$SERVER.Z"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/SERVER"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/SERVER.gz"]
("file-exists-p" nil))
(["ssh" nil "boostpro.com" "/home/dave/SERVER.Z"]
("file-exists-p" nil))
("#<process shell>" ("temp-file" "/tmp/tramp.8961Opx")
("last-cmd-time" (18806 61071 366520)) ("chunksize" 500))
(["ssh" nil "boostpro.com" "/home/dave/.emacs.d/backups"]
("last-completion" (18806 61055 954210))
("file-name-all-completions"
("!ssh:boostpro.com:!home!dave!.dovecot.sieve~"
"!ssh:boostpro.com:!usr!local!share!trac!global!conf!base-trac.ini~"
"./" "../")
)
("file-exists-p" t))
("#<process *tramp/sudo address@hidden>"
("temp-file" "/tmp/tramp.8961oEy") ("last-cmd-time" (18807
19631 295818))
("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/description,v"]
("file-exists-p" nil))
("#<process *tramp/sudo address@hidden>"
("temp-file" "/tmp/tramp.89610iN") ("last-cmd-time" (18807
22203 736530))
("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
("#<process *tramp/ssh boostpro.com*>" ("temp-file"
"/tmp/tramp.8961aHN")
("last-cmd-time" (18807 19631 111136)) ("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
(["ssh" nil "boostpro.com"
"/home/dave/boost-1_34_1-NT-x32-vc7_1-vc8_0.iso"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com" ""] nil)
(["sudo" "root" "boostpro.com" nil] ("uname" "FreeBSD
6.2-RELEASE")
("/usr/bin" t) ("/bin" t) ("/usr/sbin" t) ("/sbin" t)
("/usr/local/sbin" t) ("/usr/local/bin" t) ("/local/bin"
nil)
("/local/freeware/bin" nil) ("/local/gnu/bin" nil)
("/usr/freeware/bin" nil) ("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path"
("/usr/bin" "/bin" "/usr/sbin" "/sbin" "/usr/sbin"
"/usr/local/sbin"
"/usr/local/bin" "/sbin")
)
("remote-shell" "/bin/sh") ("stat" nil) ("perl"
"/usr/bin/perl5")
("id" "/usr/bin/id") ("gid-integer" 0) ("test" "test")
("file-exists" "test -e") ("local-encoding"
base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" tramp-perl-encode-with-module)
("remote-decoding" tramp-perl-decode-with-module) ("ls"
"/bin/ls")
("~root" "/root") ("uid-integer" 0) ("process-name" nil)
("process-buffer" nil))
(["sudo" "root" "boostpro.com" "/usr/bin"]
("file-directory-p" t))
(["sudo" "root" "boostpro.com" "/bin"] ("file-directory-p"
t))
(["sudo" "root" "boostpro.com" "/usr/sbin"]
("file-directory-p" t))
(["sudo" "root" "boostpro.com" "/sbin"] ("file-directory-p"
t))
("#<process shell>" ("temp-file" "/tmp/tramp.8961D9J")
("last-cmd-time" (18807 37377 725752)) ("chunksize" 500))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/RCS/description,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/local/bin"]
("file-directory-p" nil))
(["sudo" "root" "boostpro.com" "/local/freeware/bin"]
("file-directory-p" nil))
(["sudo" "root" "boostpro.com" "/local/gnu/bin"]
("file-directory-p" nil))
(["sudo" "root" "boostpro.com" "/usr/freeware/bin"]
("file-directory-p" nil))
(["sudo" "root" "boostpro.com" "/usr/pkg/bin"]
("file-directory-p" nil))
(["sudo" "root" "boostpro.com" "/usr/contrib/bin"]
("file-directory-p" nil))
(["sudo" "root" "boostpro.com" "/usr"]
("last-completion" (18807 37514 608897))
("file-name-all-completions"
("./" "../" ".snap/" "bin/" "compat/" "games/" "home/"
"include/" "lib/"
"libdata/" "libexec/" "local/" "obj/" "ports/" "sbin/"
"share/" "src/")
)
("file-exists-p" t)
("file-attributes-integer"
(t 17 0 0 (18807 36880) (18256 44244) (18256 44244) 512
"drwxr-xr-x" nil
(0 . 2) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com" "/usr/local"]
("last-completion" (18807 38029 871770))
("file-name-all-completions"
("./" "../" "backup/" "bin/" "build-1/" "doc/" "etc/"
"include/" "info/"
"lib/" "libdata/" "libexec/" "mailman/" "man/" "pgsql/"
"sbin/"
"share/" "svn/" "var/" "www/")
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/RCS/lighttpd.conf,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd.conf,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/RCS/lighttpd.conf"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/etc/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/SCCS/s.lighttpd.conf"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/s.lighttpd.conf"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd.conf/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/etc/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/.git"] ("file-exists-p"
nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd.conf/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/etc/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/.hg"] ("file-exists-p"
nil))
(["sudo" "root" "boostpro.com" "/.hg"] ("file-exists-p"
nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd.conf/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/etc/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/RCS/boost_consulting.conf"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/SCCS/s.boost_consulting.conf"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/s.boost_consulting.conf"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost_consulting.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/RCS/.passwd,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/root/.emacs.d/backups"]
("last-completion" (18807 36534 720968))
("file-name-all-completions"
("!sudo:address@hidden:!usr!local!etc!lighttpd!boost_consulting.conf~"
"!sudo:address@hidden:!usr!local!etc!lighttpd.conf~" "./" "../")
)
("file-exists-p" t))
("#<process grep>" ("temp-file" "/tmp/tramp.8961Cgy")
("last-cmd-time" (18807 21489 13797)) ("chunksize" 500))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/index.html"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel"]
("file-exists-p" t)
("file-attributes-integer"
(t 2691 0 0 (18807 36812) (18806 19503) (18806 19540)
61952 "drwxr-xr-x"
nil (31 . 17436) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/RCS/index.html,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/index.html,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/RCS/index.html"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/SCCS/s.index.html"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/s.index.html"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/index.html/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/index.html/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/git/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/index.html/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/git/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/index.html/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/index.html/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/django"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com" "/usr/local/www/data"]
("last-completion" (18807 22459 695380))
("file-name-all-completions" ("./" "../"
"boost-consulting/" "boostcon/"))
("file-exists-p" t)
("file-attributes-integer"
(t 4 0 0 (18807 21854) (18273 40065) (18273 40067) 512
"drwxr-xr-x" nil
(2 . 36578) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting"]
("last-completion" (18807 21768 378882))
("file-name-all-completions"
("./" ".#.htaccess.1.3" ".#about.html.1.5"
".#boost.css.1.2"
".#boost.html.1.2" ".#contact.html.1.2"
".#index.html.1.2"
".#news.html.1.5" ".#rightmenu.inc.1.1"
".#robots.txt.1.1"
".#services.html.1.2" ".#technology.html.1.7"
".#template.html.1.1"
"../" ".emacs" ".htaccess" "CVS/" "Images"
"SecureTrust.htm"
"about.html" "admin-media" "all_mirrors.txt" "beta/"
"boost"
"boost-07-12-19-0800.tar.bz2"
"boost-07-12-19-0900.tar.bz2"
"boost-binaries/" "boost-cvs/" "boost.html"
"boost.tar.bz2"
"boost_1_33_1_setup.exe" "boost_1_34_0_setup.exe"
"boost_1_34_1_setup.exe" "boost_1_35_0_setup.exe"
"boost_1_36_0_setup.exe" "cgi-bin/" "contact.html"
"copyright.inc"
"crash.bz2" "down.php" "download.html" "favicon.ico"
"foo/" "fortress/"
"git/" "google95785970ec02963e.html" "images/"
"index.html"
"log-access" "metaprogramming-book/" "mirrors.txt"
"mpl-forum/"
"mplbook/" "mplbookx/" "mtl/" "named_params.zip"
"news.html" "private/"
"projects/" "public/" "publications.html"
"rightmenu.inc" "robots.txt"
"services.html" "slides/" "stats.tar.gz"
"svn-passwd.html"
"svn-passwd.html~" "technology.html" "template.html"
"test.php"
"test.py" "tmpbook/" "typeof.zip" "update_mirrors.py"
"vault/"
"vault-test/" "webmail/" "writing/")
)
("file-exists-p" t)
("file-attributes-integer"
(t 20 0 0 (18807 21134) (18807 21110) (18807 21110) 2048
"drwxrwxrwx"
nil (4 . 45114) (-1 . 1))
)
("file-directory-p" t))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/root"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/root.gz"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/root.Z"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/robots.txt"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/git/index.html"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18807 20726) (18807 20726) (18807 21150) 10
"-rw-r--r--" nil
(54 . 17567) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/www/data/boost-consulting/git/index.html")
)
(["sudo" "root" "boostpro.com" "/usr/local/www/data/boost"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/RCS/.htaccess,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git"]
("file-exists-p" t)
("file-attributes-integer"
(t 2 80 80 (18807 22617) (18807 21853) (18807 21885) 512
"drwxr-xr-x" t
(63 . 63488) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com" "/var/log"] ("file-exists-p"
t)
("file-attributes-integer"
(t 8 0 0 (18807 21473) (18807 3660) (18807 3660) 2048
"drwxr-xr-x" nil
(0 . 2) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/RCS/access.log,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/error.log"]
("file-exists-p" t) ("file-directory-p" nil)
("file-attributes-integer"
(nil 1 80 80 (18806 54785) (18807 21501) (18807 21501)
59795950
"-rw-------" t (2 . 33817) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/var/log/lighttpd/error.log"))
(["sudo" "root" "boostpro.com" "/usr/local/etc/lighttpd"]
("file-exists-p" t)
("file-attributes-integer"
(t 3 0 0 (18807 35088) (18807 35901) (18807 35901) 512
"drwxr-xr-x" nil
(3 . 62845) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/access.log,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/RCS/access.log"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/SCCS/s.access.log"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/s.access.log"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/access.log/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/access.log/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/log/lighttpd/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/log/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/access.log/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/log/lighttpd/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/log/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/.hg"] ("file-exists-p"
nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/access.log/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/log/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/var/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/access.log/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/lighttpd/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/log/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/var/{arch}/=tagging-method"]
("file-exists-p" nil))
("#<process *tramp/sudo address@hidden>"
("temp-file" "/tmp/tramp.8961bIU") ("last-cmd-time" (18807
22894 619014))
("chunksize" 500)
("scripts"
("tramp_perl_encode_with_module"
"tramp_perl_decode_with_module"
"tramp_perl_file_attributes")
)
)
(["sudo" "root" "boostpro.com" "/var/log/lighttpd"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/RCS/git.passwd,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/roundcube.old"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.passwd,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/RCS/.passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/SCCS/s..passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/s..passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.passwd/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.passwd/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.passwd/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.passwd/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/git/.passwd/{arch}/=tagging-method"]
("file-exists-p" nil))
("#<process *Async Shell*>" ("temp-file"
"/tmp/tramp.8961cCn")
("last-cmd-time" (18807 22957 655225)) ("chunksize" 500))
(["sudo" "root" "boostpro.com" "/usr/local/www/apache22"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git/index.html"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 80 80 (18807 20726) (18807 20726) (18807 21300) 10
"-rw-r--r--" t
(54 . 17567) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/www/data/boost-consulting/private/git/index.html")
)
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/Authorization"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/Authorization.gz"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/Authorization.Z"]
("file-exists-p" nil))
("#<process *tramp/sudo address@hidden>"
("temp-file" "/tmp/tramp.89612Wz") ("last-cmd-time" (18807
23559 623201))
("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git.passwd,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/RCS/git.passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/SCCS/s.git.passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/s.git.passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git.passwd/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git.passwd/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/data/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git.passwd/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/data/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git.passwd/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/git.passwd/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/{arch}/=tagging-method"]
("file-exists-p" nil))
("#<process *tramp/sudo address@hidden>"
("temp-file" "/tmp/tramp.8961Dot") ("last-cmd-time" (18807
34810 690274))
("chunksize" 500)
("scripts"
("tramp_perl_encode_with_module"
"tramp_perl_decode_with_module"
"tramp_perl_file_attributes")
)
)
("#<process *tramp/sudo address@hidden>"
("temp-file" "/tmp/tramp.8961D2V") ("last-cmd-time" (18807
38147 396663))
("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/RCS/mathworks.passwd,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.htaccess,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/RCS/.htaccess"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/SCCS/s..htaccess"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/s..htaccess"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.htaccess/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.htaccess/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.htaccess/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.htaccess/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/.htaccess/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/mathworks.passwd,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/RCS/mathworks.passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/SCCS/s.mathworks.passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/s.mathworks.passwd"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/mathworks.passwd/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/mathworks.passwd/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/mathworks.passwd/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/mathworks.passwd/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private/mathworks.passwd/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/www/data/boost-consulting/private"]
("file-exists-p" t)
("file-attributes-integer"
(t 4 80 80 (18807 22663) (18807 21927) (18807 21927) 512
"drwx------" t
(33 . 4592) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/RCS/description"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/RCS/Makefile,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports"]
("last-completion" (18807 37443 190427))
("file-name-all-completions"
("./" "../" ".cvsignore" ".portsnap.INDEX" "CHANGES"
"COPYRIGHT" "GIDs"
"INDEX" "INDEX-5" "INDEX-6" "INDEX-6.bz2" "INDEX-6.db"
"KNOBS" "LEGAL"
"MOVED" "Makefile" "Mk/" "README" "Templates/" "Tools/"
"UIDs"
"UPDATING" "accessibility/" "arabic/" "archivers/"
"astro/" "audio/"
"benchmarks/" "biology/" "cad/" "chinese/" "comms/"
"converters/"
"databases/" "deskutils/" "devel/" "distfiles/" "dns/"
"editors/"
"emulators/" "finance/" "french/" "ftp/" "games/"
"german/" "graphics/"
"hebrew/" "hungarian/" "irc/" "japanese/" "java/"
"korean/" "lang/"
"mail/" "math/" "mbone/" "misc/" "multimedia/" "net/"
"net-im/"
"net-mgmt/" "net-p2p/" "news/" "palm/" "polish/"
"ports-mgmt/"
"portuguese/" "print/" "russian/" "science/" "security/"
"shells/"
"sysutils/" "textproc/" "ukrainian/" "vietnamese/"
"www/" "x11/"
"x11-clocks/" "x11-drivers/" "x11-fm/" "x11-fonts/"
"x11-servers/"
"x11-themes/" "x11-toolkits/" "x11-wm/")
)
("file-exists-p" t)
("file-attributes-integer"
(t 69 0 0 (18807 36808) (18806 19308) (18806 19308) 1536
"drwxr-xr-x"
nil (31 . 17408) (-1 . 1))
)
)
(["sudo" "git" "boostpro.com" "/home"] ("file-exists-p" t)
("file-attributes-integer"
("usr/home" 1 0 0 (18256 44215) (18256 44215) (18256
44215) 8
"lrwxrwxrwx" t (0 . 9) (-1 . 3))
)
)
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/RCS/git-core,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git-core,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/RCS/git-core"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/SCCS/s.git-core"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/s.git-core"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git-core/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git-core/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git-core/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git-core/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git-core/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/Makefile"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/Makefile,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/RCS/Makefile"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/SCCS/s.Makefile"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/s.Makefile"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/Makefile/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/Makefile/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/Makefile/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/Makefile/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/Makefile/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/ports/devel/git/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/$"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/$.gz"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/$.Z"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git"]
("last-completion" (18807 37528 892546))
("file-name-all-completions"
("./" "../" "Makefile" "distinfo" "files/" "pkg-descr"
"pkg-plist"))
("file-exists-p" t)
("file-attributes-integer"
(t 3 0 0 (18807 36894) (18806 19921) (18806 19978) 512
"drwxr-xr-x" nil
(64 . 25125) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com" "/usr/local/share/aclocal"]
("file-exists-p" t))
(["sudo" "git" "boostpro.com" "/home/git"] ("file-exists-p"
t)
("file-attributes-integer"
(t 8 1076 1076 (18807 37588) (18807 34148) (18807 34148)
512
"drwxr-xr-x" nil (231 . 52661) (-1 . 3))
)
)
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/xgitweb.conf"]
("file-exists-p" nil) ("file-attributes-integer" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/RCS/README,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/RCS/INSTALL,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/README,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/RCS/README"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/SCCS/s.README"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/s.README"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/README/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/README/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/share/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/README/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/share/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/README/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/README/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/INSTALL,v"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/RCS/INSTALL"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/SCCS/s.INSTALL"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/s.INSTALL"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/INSTALL/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/INSTALL/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/INSTALL/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/INSTALL/_MTN/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/INSTALL/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/main"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/main.gz"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/main.Z"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb"]
("last-completion" (18807 37618 243957))
("file-name-all-completions"
("./" "../" "INSTALL" "README" "git-favicon.png"
"git-logo.png"
"gitweb.cgi" "gitweb.css")
)
("file-exists-p" t)
("file-attributes-integer"
(t 2 0 0 (18807 36983) (18806 19914) (18806 19914) 512
"drwxr-xr-x" nil
(65 . 4086) (-1 . 1))
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/\\"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/\\.gz"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/\\.Z"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/www/git/.passwd"]
("file-exists-p" nil) ("file-attributes-integer" nil))
(["ssh" nil "boostpro.com" "/tmp"] ("file-directory-p" t)
("file-exists-p" t)
("file-attributes-integer"
(t 24 0 0 (18807 27789) (18807 27961) (18807 27961) 4096
"drwxrwxrwt" t
(0 . 2) (-1 . 0))
)
)
("#<process *tramp/ssh boostpro.com*>" ("temp-file"
"/tmp/tramp.8961paV")
("last-cmd-time" (18807 28597 355403)) ("chunksize" 500)
("scripts" ("tramp_perl_file_attributes"
"tramp_perl_decode_with_module"))
)
(["ssh" "git" "boostpro.com" ""] nil)
("#<process *tramp/ssh address@hidden>"
("temp-file" "/tmp/tramp.8961Q5n") ("last-cmd-time" (18807
30553 352111)))
("#<process *tramp/ssh address@hidden>"
("temp-file" "/tmp/tramp.8961qN0") ("last-cmd-time" (18807
34745 29883))
("chunksize" 500) ("scripts"
("tramp_perl_file_attributes")))
(["ssh" "git" "boostpro.com" nil] ("uname" "FreeBSD
6.2-RELEASE")
("test" "test") ("/usr/bin" t) ("/bin" t) ("/usr/sbin" t)
("/sbin" t)
("/usr/local/sbin" t) ("/usr/local/bin" t) ("/local/bin"
nil)
("/local/freeware/bin" nil) ("/local/gnu/bin" nil)
("/usr/freeware/bin" nil) ("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path"
("/usr/bin" "/bin" "/usr/sbin" "/sbin" "/usr/sbin"
"/usr/local/sbin"
"/usr/local/bin" "/sbin")
)
("remote-shell" "/bin/sh") ("~" "/home/dave") ("ls"
"/bin/ls")
("file-exists" "test -e") ("stat" nil) ("perl"
"/usr/bin/perl5")
("id" "/usr/bin/id") ("gid-integer" 1002) ("~git"
"/home/git"))
(["ssh" "git" "boostpro.com" "/usr/bin"]
("file-directory-p" t))
(["ssh" "git" "boostpro.com" "/bin"] ("file-directory-p" t))
(["ssh" "git" "boostpro.com" "/usr/sbin"]
("file-directory-p" t))
(["ssh" "git" "boostpro.com" "/sbin"] ("file-directory-p"
t))
(["ssh" "git" "boostpro.com" "/usr/local/sbin"]
("file-directory-p" t))
(["ssh" "git" "boostpro.com" "/usr/local/bin"]
("file-directory-p" t))
(["ssh" "git" "boostpro.com" "/local/bin"]
("file-directory-p" nil))
(["ssh" "git" "boostpro.com" "/local/freeware/bin"]
("file-directory-p" nil))
(["ssh" "git" "boostpro.com" "/local/gnu/bin"]
("file-directory-p" nil))
(["ssh" "git" "boostpro.com" "/usr/freeware/bin"]
("file-directory-p" nil))
(["ssh" "git" "boostpro.com" "/usr/pkg/bin"]
("file-directory-p" nil))
(["ssh" "git" "boostpro.com" "/usr/contrib/bin"]
("file-directory-p" nil))
("#<process *tramp/sudo address@hidden>"
("temp-file" "/tmp/tramp.8961phJ") ("last-cmd-time" (18807
38610 148626))
("chunksize" 500)
("scripts"
("tramp_perl_decode_with_module"
"tramp_perl_encode_with_module"
"tramp_perl_file_attributes")
)
)
(["sudo" "git" "boostpro.com" ""] nil)
(["sudo" "git" "boostpro.com" nil] ("uname" "FreeBSD
6.2-RELEASE")
("test" "test") ("/usr/bin" t) ("/bin" t) ("/usr/sbin" t)
("/sbin" t)
("/usr/local/sbin" t) ("/usr/local/bin" t) ("/local/bin"
nil)
("/local/freeware/bin" nil) ("/local/gnu/bin" nil)
("/usr/freeware/bin" nil) ("/usr/pkg/bin" nil)
("/usr/contrib/bin" nil)
("remote-path"
("/usr/bin" "/bin" "/usr/sbin" "/sbin" "/usr/sbin"
"/usr/local/sbin"
"/usr/local/bin" "/sbin")
)
("remote-shell" "/bin/sh") ("~git" "/home/git") ("ls"
"/bin/ls")
("file-exists" "test -e") ("stat" nil) ("perl"
"/usr/bin/perl5")
("id" "/usr/bin/id") ("gid-integer" 1076) ("uid-integer"
1076)
("local-encoding" base64-encode-region)
("local-decoding" base64-decode-region)
("remote-encoding" tramp-perl-encode-with-module)
("remote-decoding" tramp-perl-decode-with-module))
(["sudo" "git" "boostpro.com" "/usr/bin"]
("file-directory-p" t))
(["sudo" "git" "boostpro.com" "/bin"] ("file-directory-p"
t))
(["sudo" "git" "boostpro.com" "/usr/sbin"]
("file-directory-p" t))
(["sudo" "git" "boostpro.com" "/sbin"] ("file-directory-p"
t))
(["sudo" "git" "boostpro.com" "/usr/local/sbin"]
("file-directory-p" t))
(["sudo" "git" "boostpro.com" "/usr/local/bin"]
("file-directory-p" t))
(["sudo" "git" "boostpro.com" "/local/bin"]
("file-directory-p" nil))
(["sudo" "git" "boostpro.com" "/local/freeware/bin"]
("file-directory-p" nil))
(["sudo" "git" "boostpro.com" "/local/gnu/bin"]
("file-directory-p" nil))
(["sudo" "git" "boostpro.com" "/usr/freeware/bin"]
("file-directory-p" nil))
(["sudo" "git" "boostpro.com" "/usr/pkg/bin"]
("file-directory-p" nil))
(["sudo" "git" "boostpro.com" "/usr/contrib/bin"]
("file-directory-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd.conf"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18807 34390) (18807 34390) (18807 34390)
11525 "-r--r--r--"
nil (1 . 7213) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/etc/lighttpd.conf"))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/auth.backend.htdigest.userfile"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/auth.backend.htdigest.userfile.gz"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/auth.backend.htdigest.userfile.Z"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/local/share/locale"]
("file-exists-p" t))
(["sudo" "root" "boostpro.com"
"/usr/local/etc/lighttpd/boost"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/.svn/entries"]
("file-readable-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/SCCS/s.description"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/s.description"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/description/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/description/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/.git"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/description/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/.hg"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/description/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/templates/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com"
"/usr/local/share/git-core/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/gi"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/\\"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/\\.gz"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/ports/devel/git/\\.Z"]
("file-exists-p" nil))
(["sudo" "root" "boostpro.com" "/usr/share"]
("last-completion" (18807 37516 147649))
("file-name-all-completions"
("./" "../" "calendar/" "dict/" "doc/" "examples/"
"games/"
"groff_font/" "info/" "isdn/" "locale/" "man/" "me/"
"misc/" "mk/"
"nls/" "openssl/" "pcvt/" "security/" "sendmail/"
"skel/" "snmp/"
"syscons/" "tabset/" "tmac/" "vi/" "zoneinfo/")
)
)
(["sudo" "root" "boostpro.com" "/usr/local/share"]
("last-completion" (18807 38033 558868))
("file-name-all-completions"
("./" "../" "aclocal/" "aclocal-1.9/" "apache22/"
"autoconf-2.62/"
"automake-1.9/" "bash/" "common-lisp/" "curl/"
"denyhosts/" "dict/"
"doc/" "emacs/" "examples/" "ezm3/" "gettext/"
"git-core/" "gnupg/"
"imapsync/" "java/" "libtool/" "locale/" "lynx_help/"
"misc/" "mysql/"
"netpbm/" "nls/" "pixmaps/" "pm-lib/" "postgresql/"
"procmail-lib/"
"python2.5/" "quilt/" "ri/" "screen/" "sgml/" "skel/"
"subversion/"
"t1lib/" "trac/" "vim/" "xml/" "zsh/")
)
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/README"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18807 23325) (18806 19914) (18806 19914)
16067 "-r--r--r--"
nil (65 . 4088) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/share/examples/git/gitweb/README")
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/git-favicon.png"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18806 19917) (18806 19914) (18806 19914) 164
"-r--r--r--"
nil (65 . 4089) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/share/examples/git/gitweb/git-favicon.png")
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/git-logo.png"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18806 19917) (18806 19914) (18806 19914) 208
"-r--r--r--"
nil (65 . 4090) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/share/examples/git/gitweb/git-logo.png")
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/gitweb.cgi"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18806 19917) (18806 19914) (18806 19914)
183813 "-r-xr-xr-x"
nil (65 . 4092) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/share/examples/git/gitweb/gitweb.cgi")
)
(["sudo" "root" "boostpro.com"
"/usr/local/share/examples/git/gitweb/gitweb.css"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 0 0 (18806 19917) (18806 19914) (18806 19914) 7431
"-r--r--r--"
nil (65 . 4091) (-1 . 1))
)
("file-truename"
"/sudo:address@hidden:/usr/local/share/examples/git/gitweb/gitweb.css")
)
(["sudo" "root" "boostpro.com" "/usr/local/etc"]
("last-completion" (18807 38147 510244))
("file-name-all-completions"
("./" "../" "amd.map.snap" "apache22/"
"bash_completion.d/"
"boostcon_beta_error.log" "denyhosts.conf"
"denyhosts.conf-dist"
"dovecot/" "dovecot-ldap.conf" "dovecot-sql.conf"
"dovecot.conf"
"fonts/" "lighttpd/" "lighttpd.conf"
"lighttpd.conf.sample" "lynx.cfg"
"lynx.cfg.sample" "lynx.lss" "lynx.lss.sample"
"openldap/" "pam.d/"
"periodic/" "pgbouncer.ini" "pgbouncer.ini.sample"
"pgbouncer.users.sample" "php/" "php.conf" "php.ini"
"php.ini-dist"
"php.ini-recommended" "pkgtools.conf"
"pkgtools.conf.sample"
"pkgtools.status-pkg.sh" "portaudit.conf.sample"
"postfix/"
"pysieved.ini" "pysieved.ini.sample" "quilt.quiltrc"
"rc.d/"
"rsyncd.conf" "rsyncd.conf.sample" "screenrc" "stunnel/"
"sudoers"
"sudoers.default" "svn/" "userlist.txt" "wgetrc.sample"
"xml2Conf.sh")
)
)
(["sudo" "root" "boostpro.com" "/usr/local/www/cgi-bin"]
("file-exists-p" t) ("file-directory-p" t))
(["sudo" "git" "boostpro.com" "/usr"] ("file-exists-p" t)
("file-attributes-integer"
(t 17 0 0 (18807 36880) (18256 44244) (18256 44244) 512
"drwxr-xr-x" t
(0 . 2) (-1 . 3))
)
)
(["sudo" "git" "boostpro.com" "/usr/home"] ("file-exists-p"
t)
("file-attributes-integer"
(t 17 0 0 (18807 36070) (18807 25102) (18807 25102) 512
"drwxr-xr-x" t
(221 . 1024) (-1 . 3))
)
)
(["sudo" "git" "boostpro.com" "/usr/home/git"]
("file-exists-p" t)
("file-attributes-integer"
(t 8 1076 1076 (18807 34148) (18807 34148) (18807 34148)
512
"drwxr-xr-x" nil (231 . 52661) (-1 . 3))
)
)
(["sudo" "git" "boostpro.com" "/usr/home/git/etc"]
("file-exists-p" t)
("file-attributes-integer"
(t 2 1076 1076 (18807 37543) (18807 34146) (18807 34146)
512
"drwxr-xr-x" nil (231 . 52684) (-1 . 3))
)
)
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/gitweb.conf"]
("file-exists-p" nil) ("file-attributes-integer" nil)
("file-truename"
"/sudo:address@hidden:/usr/home/git/etc/gitweb.conf"))
(["sudo" "git" "boostpro.com"
"/home/git/etc/RCS/gitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/etc/gitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/RCS/gitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/etc/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/etc/.svn/entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/SCCS/s.gitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/etc/s.gitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/gitweb.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/gitweb.conf/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/etc/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/.git"] ("file-exists-p"
nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/gitweb.conf/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/etc/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/.hg"] ("file-exists-p"
nil))
(["sudo" "git" "boostpro.com" "/.hg"] ("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/gitweb.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/RCS/gitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/gitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/RCS/gitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/.svn/entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/SCCS/s.gitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/s.gitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/gitweb.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/gitweb.conf/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/git/etc/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/git/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/.git"] ("file-exists-p"
nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/gitweb.conf/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/git/etc/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/git/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/.hg"] ("file-exists-p"
nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/gitweb.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/RCS/projects.list,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/.emacs.d/backups"]
("last-completion" (18807 38604 365531))
("file-name-all-completions"
("!sudo:address@hidden:!home!git!etc!gitweb.conf~" "./"
"../"))
("file-exists-p" t))
(["sudo" "git" "boostpro.com" "/usr/home/git/gitosis"]
("file-exists-p" t)
("file-attributes-integer"
(t 2 1076 1076 (18807 37617) (18807 29411) (18807 29411)
512
"drwxr-xr-x" nil (231 . 52686) (-1 . 3))
)
)
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/projects.list"]
("file-exists-p" t)
("file-attributes-integer"
(nil 1 1076 1076 (18807 29411) (18807 29411) (18807
29411) 0
"-rw-r--r--" nil (231 . 52710) (-1 . 3))
)
)
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/projects.list,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/RCS/projects.list"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/.svn/entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/SCCS/s.projects.list"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/s.projects.list"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/projects.list/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/projects.list/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/gitosis/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/projects.list/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/gitosis/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/projects.list/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/gitosis/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/RCS/projects.list,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/projects.list,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/RCS/projects.list"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/CVS/Entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/.svn/entries"]
("file-readable-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/SCCS/s.projects.list"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/s.projects.list"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/projects.list/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/projects.list/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/git/gitosis/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/projects.list/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/usr/home/git/gitosis/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/projects.list/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/gitosis/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/RCS/xgitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/xgitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/RCS/xgitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/SCCS/s.xgitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/s.xgitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/xgitweb.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/xgitweb.conf/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/xgitweb.conf/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/home/git/etc/xgitweb.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/RCS/xgitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/xgitweb.conf,v"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/RCS/xgitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/SCCS/s.xgitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/s.xgitweb.conf"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/xgitweb.conf/.bzr/checkout/format"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/xgitweb.conf/.git"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/xgitweb.conf/.hg"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com"
"/usr/home/git/etc/xgitweb.conf/{arch}/=tagging-method"]
("file-exists-p" nil))
(["sudo" "git" "boostpro.com" "/home/git/etc/gitweb.conf"]
("file-exists-p" t) ("file-directory-p" nil)
("file-truename"
"/sudo:address@hidden:/usr/home/git/etc/gitweb.conf"))
)
shell-prompt-pattern "^[^#$%>\n]*[#$%>] *"
backup-by-copying nil
backup-by-copying-when-linked nil
backup-by-copying-when-mismatch nil
backup-by-copying-when-privileged-mismatch 200
password-cache t
password-cache-expiry 16
backup-directory-alist '(("." . "~/.emacs.d/backups"))
file-name-handler-alist
'(("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.bz2\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.tbz2?\\'\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.g?z\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.dz\\'"
. jka-compr-handler)
("\\`/[^/:]+:" . tramp-file-name-handler)
("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" .
epa-file-handler)
("\\`/:" . file-name-non-special))
)
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
(setq
buffer-name "*tramp/ssh boostpro.com*"
)
(setq
buffer-name "*tramp/sudo address@hidden"
)
(setq
buffer-name "*tramp/sudo address@hidden"
)
This is a special notion of the `gnus/message' package. If you
use another mail agent (by copying the contents of this buffer)
please ensure that the buffers are attached to your email.
txtCPEIvCPbmV.txt
Description: *tramp/ssh boostpro.com*
txtJ_sKymeChy.txt
Description: *tramp/sudo git@boostpro.com*
txtLxwApZXp9_.txt
Description: *tramp/sudo root@boostpro.com*
- tramp (2.1.15-pre); failure to open multihop file,
David Abrahams <=