On Mon, Oct 13, 2014 at 3:31 PM, David Mason <dma...@ryerson.ca> wrote:
> I was creating a template fossil in a checkout (for a course). I did: > > fossil new Template.fossil > fossil ui Template.fossil > > It opened the web page, but I had a strange mixture of the > Template.fossil and the enclosing fossil. Actually, most of it was > from the Template, but the settings page was not right. I don't > change many settings, so I don't know exactly what was off, but it > appears that anything that was set in .fossil-settings in the > enclosing checkout showed up in the settings page, but I didn't seem > to be able to edit them. > To the best of my knowledge, none of the web pages will modify file-level content, which includes the .fossil-settings. > When I did: > mkdir foo > cd foo > fossil open --nested ../Template.fossil > fossil ui > > everything was fine. > Can you elaborate on "fine." Was it only the versioned settings which where different or where there other problems when a checkout dir was involved? In any case, there's at least one bug here: versioned properties for a checkout should never be shown in the context of a _different_ repo (which your Template.fossil is). If nobody beats me to it, i'll take a look at this tomorrow after work. (BTW, is there any hope of > that mod making it into trunk?)). > Can't speak to that one, but will take a look at the commits (probably tomorrow, though). -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users