##// END OF EJS Templates
largefiles: don't mute and obfuscate http errors when putlfile fails...
largefiles: don't mute and obfuscate http errors when putlfile fails 'unexpected putlfile response: None' when an http error occurs is not very helpful. Instead, leave the handling of urllib2.HTTPError exceptions to other layers.
Mads Kiilerich -
r26825:78539633 stable
Show More