Displaying 1 result from an estimated 1 matches for "context_standalone".
2013 Feb 18
0
syntax of a local Windows path
Hi!
We want to migrate from a cygwin based rsync to a MingW based version.
'rsync' is used here to install/update a complete TeX tree
(see http://wiki.contextgarden.net/ConTeXt_Standalone)
from a remote server to a local PC.
On Windows based machines the destination is currently something like
/cygdrive/c/<path_to_directory>
What is the correct way to do the same with the MingW version?
I've tried some options, but I'm not quite sure, what is the correct
syntax here...