Displaying 1 result from an estimated 1 matches for "plain9".
Did you mean:
plain
2004 Apr 28
1
2.5.7 vs 2.6.1 interoperability bug
...rsync --version
rsync version 2.5.7 protocol version 26
line split for readability...
[root@blakey bin]# rsync -aRx -e ssh
--rsync-path=/usr/local/pkg/rsync-2.6.1/bin/rsync
--exclude-from=/tmp/excludes --numeric-ids --delete --delete-after
/ root@verve:/home/blakey-ext3/plain9
[root@blakey bin]# ls -l /bin/vi
-rwxr-xr-x 1 root root 434856 Jan 15 2003 /bin/vi
[root@verve bin]# ls -l /home/blakey-ext3/plain9/bin/vi
-rwxr-xr-x 1 root root 4096 Jan 15 2003 /home/blakey-ext3/plain9/bin/vi
I first noticed this when I had built 2.6.1...