On 2/20/2013 13:30, Themba Fletcher wrote:

Does the following help in your case?

tif@:~$ fossil help settings | grep main-branch
    main-branch      The primary branch for the project.  Default: trunk

No, sorry.

It makes sense that it doesn't help. If I open the minimal testcase repository I just sent to the list then say "fossil set" from within that checkout directory, I don't see an override of this setting within the repository. Therefore, Fossil isn't getting the setting this way.

If I look at the setting in Fossil UI via Admin/Settings, I see "trunk", not "bug", as you'd expect if the problem were Fossil believing "bug" is the trunk.

Now that I play with it more, I can see that the "trunk" branch is available from the Branches tab, and it shows all files. So, it's not that Fossil doesn't know which branch is which, it's that its Files view is defaulting to show the last thing worked on, or something.

Regardless, it's confusing.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to