comparison mercurial/archival.py @ 21803:62cc4055c6c8

hg: use vfs functions in clone This change applies vfs functions in clone. destvfs.exists will invoke os.path.lexists via lexists of vfs to check for broken symbolic links.
author Chinmay Joshi <c@chinmayjoshi.com>
date Sat, 21 Jun 2014 14:44:09 +0530
parents 88d1b59f6906
children a2f139d25845
comparison
equal deleted inserted replaced
21802:ff27fad408c4 21803:62cc4055c6c8