##// END OF EJS Templates
vfs: add tryunlink method...
vfs: add tryunlink method Thoughout hg code, we see a pattern of attempting to remove a file and then catching and ignoring any errors due to a missing file in the calling code. Let's unify this pattern in a single implementation in the vfs layer.

File last commit:

r9999:f91e5630 default
r31542:fad440db default
Show More
error.tmpl
2 lines | 24 B | application/x-cheetah | CheetahLexer
{header}
error: {error}