Fossil SCM
some new wikis not visible as wiki
4f6b211d6b2fa9e…
· opened 17 years, 4 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Not_A_Bug
- Subsystem
- —
- Created
- Nov. 15, 2008 6:44 a.m.
It seems that since check in [67f44bb301] or around, new wikipages aren't show as wiki but only visible as artifacts. In my case, I can see content of(www/reference.wiki) by: http://www.fossil-scm.org/fossil/artifact/3818
but when I check the wiki link, I see only empty page: http://www.fossil-scm.org/fossil/wiki?name=Reference
older wikis are still visible: http://www.fossil-scm.org/fossil/wiki?name=Documentation+outline
It behaves the same way on fossil site with "Fossil version [9fd8009007] 2008-11-09 22:43:04" or on my local clone of fossil repository with "Fossil version [c66ffba6da] 2008-11-10 19:54:53"
drh added on 2008-11-15 12:54:41:
I think you are confusing wiki with
embedded documentation.
Both use the same markup, but embedded documentation is part
of baselines that are checked in and embedded documentation uses
different URLs.