Re: [NTG-context] rsync error by updating context#8207;

2009-05-26 Thread Taco Hoekwater

y...@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
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] rsync error by updating context#8207;

2009-05-26 Thread Hans Hagen

Taco Hoekwater wrote:

y...@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
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] rsync error by updating context#8207;

2009-05-26 Thread Mojca Miklavec
On Tue, May 26, 2009 at 13:13,  y...@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

As Hans replied, use /cygdrive/d

 By the way, does the first-setup.bat also update the context?

Yes.

Mojca
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___