Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
debian/compat
author
Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 13 Apr 2017 13:57:32 +0200
branch
3.25
changeset 12159
8a1306c43656
parent 11832
e8be49ecb522
permissions
-rw-r--r--
[web] Do not try to rmtree symlinks in rmtreecontent() There is a symlink in data directory (created by generate_static_dir() method) and trying to rmtree() it will fail with an OSError. So we unlink() it instead.
9