/[tramp]/tramp/lisp/tramp.el
ViewVC logotype

Diff of /tramp/lisp/tramp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.204 by kai, Wed Sep 11 11:03:45 2002 UTC revision 2.205 by kai, Wed Sep 11 12:10:41 2002 UTC
# Line 6298  report. Line 6298  report.
6298  ;;   two commands to write a null byte:  ;;   two commands to write a null byte:
6299  ;;   dd if=/dev/zero bs=1 count=1  ;;   dd if=/dev/zero bs=1 count=1
6300  ;;   echo | tr '\n' '\000'  ;;   echo | tr '\n' '\000'
6301    ;; * Separate local `tramp-coding-commands' from remote ones.  Connect
6302    ;;   the two via a format which can be `uu' or `b64'.  Then we can search
6303    ;;   for the right local commands and the right remote commands separately.
6304  ;; * Cooperate with PCL-CVS.  It uses start-process, which doesn't  ;; * Cooperate with PCL-CVS.  It uses start-process, which doesn't
6305  ;;   work for remote files.  ;;   work for remote files.
6306  ;; * Rewrite `tramp-shell-quote-argument' to abstain from using  ;; * Rewrite `tramp-shell-quote-argument' to abstain from using

Legend:
Removed from v.2.204  
changed lines
  Added in v.2.205

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26