-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 1.3.2
-
Component/s: Mercurial
-
Environment:
Windows 7 Professional x64, Standalone SourceTree
Creating a new mercurial repository with an ssh path as the destination fails with an "Unknown Error".
Steps:
- Click Clone/New
- Click Create New Repository Tab
- Enter ssh:// path as destination
- Click Create
Other Information:
- Running "hg init ssh://path/name" in the command line works, so functionality should be expected in SourceTree
- Cloning from same ssh destination to local in SourceTree also works as expected, so environment is configured correctly.