You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I have a repository which is shared over HTTP protocol.
After updating to Sourcetree v3.4.13 when I click on "Remote" button to open online repository the link generated in the browser in missing a ":" after "http", therefore generating a link over HTTPS to a non-existing page.
For example, when I click on "Remote" button I get linked to:
"http//myserver:port/usr/myrepo.git"
It should be instead:
"http://myserver:port/usr/myrepo.git
I am using sourcetree for windows and I have not encountered this issue on previous release, as on 3.4.12 it was working fine.
Am I the only facing this issue? Is it gonna be fixed?
Thanks in advance,
Claudio
Thanks for reporting this issue.
We have found that this issue is occurring for some specific URLs only.
We will provide a fix in upcoming release soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to extend on this - this seems to be broken in general.
I have repos on HTTPS but if my repository path is configured like e.g.
https://path/to/repository.git
The "Remote" button in a browser instead tries to go to
https://https://path/to/repository.git
worked before but since update to 3.4.13 it's broken
(works again after rolling back to 3.4.12 )
I was so free to create a Bug for this https://jira.atlassian.com/browse/SRCTREEWIN-14226
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.