Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,905
Community Members
 
Community Events
184
Community Groups

In my company uses a proxy server to connect the internet, i unable to connect cloud repository?

In my company, proxy server is use to connect internet. because of that i unable to connect to cloud repository by using sourcetree. Please let me know if it have any method to connect repository under mentioned conditions.

2 answers

0 votes
YaritzaCameron
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Jan 26, 2023 • edited Jan 27, 2023

Sorry to hear you're having trouble connecting to your cloud repository due to your company's proxy server.One solution you could try is using a proxy tool like ShiftProxy (https://shiftproxy.io/pricing-isp). This tool can help you connect to the internet through a different proxy server, bypassing the restrictions that your company's proxy server has in place. It's worth checking out their pricing plans.Another solution is to check with your IT department to see if they can make an exception for you to connect to your cloud repository. If that's not possible, you could also try using a VPN to connect to the internet.

0 votes
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 31, 2019

Hey there, welcome to the Atlassian Community!

Using a forward proxy with Sourcetree can be done. How you go about it depends on if you're on Windows or MacOS. Do note that you'll need to use HTTPS when connecting to Bitbucket rather than SSH in order for the proxy settings to apply properly.

It's fairly friendly to set up a proxy in Sourcetree for Windows. From the Tools menu in Sourcetree, click Options (bottom choice in the Tools menu). Once the options menu is up, flip to the Network tab and you can choose between the proxy configured in Windows, or manually configure it directly in Sourcetree.

image.png

 

On the MacOS side, it's still possible but slightly more difficult. You'll need to manually configure the proxy via text settings, which is described in depth over at this post. Here's the steps briefly:

  1. Open ~/.gitconfig for editing on your local computer with the text editor of your choice
  2. Add a line for your proxy settings, substituting the url/username/password/port:
    [http]
    proxy = username:password@proxy.example.com:80
  3. Save the file and re-open Sourcetree

Cheers,
Daniel

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events