Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download Sourcetree and install it https://www.sourcetreeapp.com/

  2. Open Sourcetree, go to Tools → Options → Network

    1. Set the proxy server setting as follows

      1. Server: proxy.toronto.ca

      2. Port: 8080

    2. Check Proxy server requires username and password

      1. Click Username and Password…

      2. Enter your Novell username (org\userid) and password

...

Here is the link to the GTS repository.
Info
Note

When you change the password, please re-enter the password in the Proxy server section.

Alternatively, you can run the following comment in the Git command line:

git config --global http.proxy http://YOURUSERNAME:YourNewPASSWORD@proxy.toronto.ca:8080

git config --global https.proxy https://YOURUSERNAME:YourNewPassword@proxy.toronto.ca:8080

Sourcetree Tutorial

GTS Repository - If you don’t have the proper access to the repository you need, please contact the repository owner.

Sourcetree Tutorial

GTS RepositorySetup Bitbucket in VS Code