hi, I got following error by updating context: The source and destination cannot both be remote. rsync error: syntax or usage error (code 1) at main.c(1127) [receiver=3.0.2] under following command: rsync.exe -rvzctlp http://minimals.contextgarden.net/current/context/latest D:\context\tex\texmf-context By the way, does the "first-setup.bat" also update the context? can somebody help me? Thanks
yi@Mathematik.Uni-Marburg.de wrote:
hi, I got following error by updating context:
The source and destination cannot both be remote. rsync error: syntax or usage error (code 1) at main.c(1127) [receiver=3.0.2]
under following command:
rsync.exe -rvzctlp http://minimals.contextgarden.net/current/context/latest D:\context\tex\texmf-context
Rsync.exe being a cygwin port, it probably objects to the explicit drive letter D: on the command line. Best wishes, Taco
Taco Hoekwater wrote:
yi@Mathematik.Uni-Marburg.de wrote:
hi, I got following error by updating context:
The source and destination cannot both be remote. rsync error: syntax or usage error (code 1) at main.c(1127) [receiver=3.0.2]
under following command:
rsync.exe -rvzctlp http://minimals.contextgarden.net/current/context/latest D:\context\tex\texmf-context
Rsync.exe being a cygwin port, it probably objects to the explicit drive letter D: on the command line.
/cygdrive/d ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Tue, May 26, 2009 at 13:13,
hi, I got following error by updating context:
The source and destination cannot both be remote. rsync error: syntax or usage error (code 1) at main.c(1127) [receiver=3.0.2]
under following command:
rsync.exe -rvzctlp http://minimals.contextgarden.net/current/context/latest D:\context\tex\texmf-context
As Hans replied, use /cygdrive/d
By the way, does the "first-setup.bat" also update the context?
Yes. Mojca
participants (4)
-
Hans Hagen
-
Mojca Miklavec
-
Taco Hoekwater
-
yi@Mathematik.Uni-Marburg.de