Web Development in WAMP. How to create a repository with multiple dispersed directories?
Mads Kiilerich
mads at kiilerich.com
Thu Apr 11 18:28:22 UTC 2013
On 04/07/2013 03:22 AM, Boggess, Rod wrote:
> http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/
>
> Might be a better way, but this should work.
Be careful when using such fancy stuff on Windows.
Unix has symlinks (and hardlinks), and Mercurial and other tools knows
exactly how to handle them correctly.
Windows might have similar features, but it is not exactly the same.
Mercurial and other tools might thus break or break something. And even
if it was exactly the same it would be unexpected on that platform and
thus also likely to cause sadness.
/Mads
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20130411/d3ed654b/attachment-0002.html>
More information about the Mercurial
mailing list