-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 2.3.1
-
Component/s: Git
-
None
-
Environment:
OSX, git URL
-
Severity 2 - Major
see https://jira.atlassian.com/browse/SRCTREEWIN-1498
When I copied a URL for cloning in Source Tree, it is stated under Repository Type that "This is not a valid source path/URL", but when I click "details", nothing is displayed in the pop-up. I am very certain that the URL I used is a valid one because it is copied from github (copy to clipboard).
- Copy a GIT repository URL to the clipboard (eg, https://github.com/dilshod/xlsx2csv.git )
- In the repository browser press the "New Repository" button
- From the popup menu, select "Clone From URL"
- In the Clone a Repository dialog, note the "This is not a valid source path / URL"
- In the Clone a Repository dialog, paste the repository URL into the Source URL field
- In the Clone a Repository dialog, note the "This is not a valid source path / URL"
- Click on the destination path "dot dot dot" button
- Select a folder, press Open button
- In the Clone a Repository dialog, note the "This is not a valid source path / URL"
Finally,
- Move text focus back to the "Source URL" field
- Press the tab key
- In the Clone a Repository dialog, note the disappearance of the "This is not a valid source path / URL"