HomeDevOpsGitThis is not a valid source path / URL - SourceTree and Gitlab

This is not a valid source path / URL - SourceTree and Gitlab

Problem:

This is not a valid source path / URL

I have been working on a project with a friend who set up a repository in Gitlab; and even though I was able to view all projects on it, I couldn’t really join the repository. I was using SourceTree and Gitlab.

While using SourceTree, attempting to clone a remote repository, was throwing the following error under Repository Type: This is not a valid source path / URL

Clicking on Clone will prompt the following error:

This is not a valid source path / URL

Solution:

The solution was simple, I just updated the Git Version. From SourceTree, go to Tools > Options > Git > Git Version > Update Embedded.

This is not a valid source path / URL

After updating the Git version, you should be able to clone the repository; and under Repository Type, you should see: This is a Git repository.

- Advertisement -
This is not a valid source path / URL

Other solution:

Try updating the Mercurial Version.

Skip the setup of Git & Mercurial in the wizard.

Resources:

https://www.sourcetreeapp.com/

https://about.gitlab.com/

Juan Mulford
Juan Mulford
I have been active in IT for over fourteen years now. I am a solutions architect, working with storage, virtualization, and VDI solutions. For the past ten years, I have been living and working in Taiwan.

Leave a Reply

- Advertisement -

Popular Articles

mulcas.com-Raspberry-Pi

Raspberry Pi OS in a Virtual Machine with VMware

4
Although the Raspberry Pi OS is designed and optimized for the Raspberry Pi module, it is possible to test and use it without its hardware, with VMware. This solution can be useful if you are a developer (or just a curious guy) and don't have a Raspberry Pi module with you
Unable to delete inaccessible datastore

Unable to delete an "inaccessible" datastore

7
I was switching my storage array, so I migrated the VMs from that old datastore/storage to a new datastore/storage. The old datastore was shared by 3 ESXi hosts, no cluster. After migrating the VMs and unmount/delete the datastore, it was still presented in two of the ESXi hosts and was marked as inaccessible.
mulcas.com-VMware-OVF-Tool

How to export a Virtual Machine using the VMware OVF Tool

9
The VMware OVF Tool is implemented by VMware for easily importing and exporting virtual machines in Open Virtualization Format (OVF) standard format. Here, I want to show you how to download and install it, and then how to use it from a Windows machine.
Couldn't load private key - Putty key format too new

Couldn't load private key - Putty key format too new

5
couldn't load private key - Putty key format too new.” This issue happens when you use PuTTygen to generate or convert to a ppk key. Here is how to fix it. 
WinSCP VCSA

Unable to Access the VCSA 6.7 via WinSCP

9
One of the many and easiest ways to get the logs from the ESXi hosts and vCenter Server Appliance (VCSA), is accessing directly to the files directory using tools such as WinSCP, which helps to transfer the files between a local and a remote computer ( Ex. VCSA). I never have had issues with the ESXi hosts and WinSCP, however, trying to access the VCSA is a different story.
- Advertisement -

Recent Comments