Hi fossil user list, I was reading the online documentation about branching and tagging, and think I spotted a mistake. It looks like anonymous users don't have access to change the wiki though, and I couldn't find a link to report mistakes or something. Anyone know?
FYI, the mistake is: 'A *property* is a name/value pair. Internally, fossil implements tags as properties with a NULL value. ... The *branch* tag tells (by its value) what branch the check-in is a member of. The default branch is called "trunk".' The "branch" tag mentioned there isn't actually a tag at all, is it? According to the first sentence, it's a property, and would only be a tag if its value were null (which it isn't). Sean
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

