infocalypse
 

Fix implied clone destination when cloning from freenet:.

Title: Fix implied clone destination when cloning from freenet:.
ID: 9bd3ef617ba8871d28fbdae2500542e93302c791
Owned By: Steve Dougherty 
Filed On: Monday, August 05 2013 10:58PM

[details]
The implied destination of "hg clone freenet:operhiem1/pyProbe" is "freenet:operhiem1",
which causes the URI parsing to fail because there's no repository name. In this
case the destination should be the directory "pyProbe" instead.

- all bugs -