David Roundy wrote: > > I wasn't referring to the path separators, but to the absolute paths. My > understanding is that cygwin programs don't understand windows absolute > paths. Darcs often uses absolute paths, to allow IO actions to be > performed at a later time, when the current working directory may have > changed.
So the cost of making darcs's usage of ssh agnostic to whether the filesystem is Windows or Unix is for darcs to internally remember whether it has changed the current working directory and pass an appropriately modified relative path to ssh? Actually I'm surprised that darcs changes the current working directory while it runs. Regards, Zooko _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
