David Kirkby wrote: > I'm not much of a Windoze user, but is a 'shortcut' not like a > symbolic link? Could shortcuts be used instead? Just a thought.
According to http://en.wikipedia.org/wiki/Symbolic_link#Microsoft_Windows shortcuts cannot use relative paths. They also have other limitations. It seems that newer Windows systems do support almost-POSIX symbolic links. As far as I can tell, however, the Python Standard Library does not yet wrap them. For the repo problem, I'll try to avoid making essential use of links. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
