diff templates/filerevision.tmpl @ 6972:63d1d3e489f8

performance: normalize self._root, avoid calling os.path.join() in dirstate In dirstate, self._join() might get called a lot. Instead of calling it we create self._rootdir and we then only need to append the filename.
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 02 Sep 2008 15:12:50 +0200
parents 7f58dec6aeb7
children
line wrap: on
line diff