##// END OF EJS Templates
subrepo: fix normalizing paths with scheme...
subrepo: fix normalizing paths with scheme After revision 0afe96e374a7, subrepo paths were normalized using posixpath.normpath and that resulted in ssh paths being wrongly converted from ssh://host/path to ssh:/host/path This fix applies the same logic used in urlutil.url to split the path scheme from the rest and only use posixpath.normpath to the string after scheme://

File last commit:

r43177:92593d72 default
r52404:08913487 stable
Show More
requirements.txt.in
4 lines | 28 B | text/plain | TextLexer
boto3
paramiko
pypsrp
twine