Overview
Artifact ID: | 8b2450330cd3d167563012e4af76c147dc6c426c |
---|---|
Ticket: | ee97701f4c5a7db691baf1cf79bc9cc39fee56e0
"fossil add" broken for repos opened into "/" |
User & Date: | anonymous 2011-05-03 15:40:34 |
Changes
- Appended to comment:
<hr /><i>anonymous added on 2011-05-03 15:40:34 UTC:</i><br /> The issue likely comes from the use of zPwdConv = mprintf("%/", zPwd); in db_must_be_within_tree()->db_open_local(). This severely limits the usability of fossil for system configuration management. The mentioned workaround (mount -orebind) is only useful for Linux (FreeBSD's unionfs & nullfs do not allow such trickery with the root filesystem).
- resolution changed to: "Open"