Function to use to create a transport from a URL. The transport database is scanned to find a transport that implements the scheme of the URI (i.e. git:// or http://) and a transport object is returned to the caller.
The URL to connect to
0 or an error code