I'm trying to change the <base...> section of the header for one of the
repositories on my server.

Because it's wrong, the web UI is unusable. So I can't go that route.
Instead I'm trying to use fossil config, and am having absolutely no
luck --- 'fossil config import' seems to be doing nothing.

What I'm doing is:

$ fossil config export skin /tmp/s
$ vi /tmp/s
...change setting here...
$ fossil config import /tmp/s

No errors are reported, or any other information. But nothing has
changed, and if I do fossil config export again I get the old results.

I do have a route to getting things working, but as this involves
pulling the skin to my local machine, doing 'fossil config skin reset'
to make the web UI work, then using it to edit the header and pushing
the skin to the remote machine, it's rather unsatisfactory --- I ended
up wiping the skin.

Does anyone else see this?

-- 
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│ "Of course, on a sufficiently small planet, 40 km/hr is, in fact,
│ sufficient to punt the elastic spherical cow into low orbit." ---
│ Brooks Moses on r.a.sf.c

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to