This is a very annoying bug on windows. I think this patch should be
included in 2.2.

Before this, a common:
darcs get x:\whatever
darcs pull

Causes a bad error.

  makeRelative causes issues with Windows absolute paths
  e.g. c:\something. It is used only in defaultrepo, and
  it appears to be a leftover from previous path management.
  This patch removes it, making defaultrepo management more
  like "regular" command line repo management.
  Note that the makeRelative code is not removed in this
  patch, just the usage.
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to