-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 2.0.5
-
Component/s: Mercurial
-
None
-
Environment:
OS X 10.9, 10.10
-
Severity 1 - Critical
Steps to reproduce:
- Commit symlink to existing files (like in iOS frameworks).
- Push to remote.
- On another computer, pull changes.
Actual result:
Symlinks on another computer turn into plain text files.
Expeted result:
Symlinks should be created when pulled from remote.
Additional info:
When I commit/push/pull using Mercurial without Sourcetree, it works fine.