##// END OF EJS Templates
vfs: use 'vfs' module directly in 'mercurial.localrepo'...
vfs: use 'vfs' module directly in 'mercurial.localrepo' Now that the 'vfs' classes moved in their own module, lets use the new module directly. We update code iteratively to help with possible bisect needs in the future.

File last commit:

r26297:ccdc2b23 default
r31231:0a38a313 default
Show More
cacerts.rc
5 lines | 161 B | text/x-stsrc | TextLexer
Augie Fackler
debian: configuration so that cacerts is properly loaded...
r26297 # This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.
[web]
cacerts = /etc/ssl/certs/ca-certificates.crt