On 7/22/2014 10:43, Warren Young wrote:
the mklink command has its options in reverse order
I shouldn't say "option" here. I mean the two path names you have to give to both mklink and ln:
$ ln source symlink-target
C:\> mklink symlink-target source
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

