Just noting...
dupe-from: does not work with paths with forward slashes
dupe-from:c:\out - OK
dupe-from:c:/out - fails
dupe-from: does not work with paths with forward slashes
-
therube
- Posts: 5804
- Joined: Thu Sep 03, 2009 6:48 pm
-
void
- Developer
- Posts: 20194
- Joined: Fri Oct 16, 2009 11:31 pm
Re: dupe-from: does not work with paths with forward slashes
Thanks for the issue report therube,
I have put on my TODO list to support '/' and '\' as path separators.
For now, the separators must match.
I have put on my TODO list to support '/' and '\' as path separators.
For now, the separators must match.