I notice that, when I do "fossil tag list", I get a list of all tags including some that are non-propagating and closed. When I visit the Tags screen from the web interface, I get what I'd expect to see when listing tags. In particular, I have a tag for each released version, including "trunk". I have some other tags for features I started developing, or major changes I made in a specific topic, but that I've since closed and abandoned.

I'm wondering if what I get with "fossil tag list" might be brought in sync with what I get from the web interface, since that is a more useful list of tags for my project? For an example of what I mean, check out the repository at http://spielproject.info. The web-based list of tags are exactly what I want, but "fossil tag list" gives me a bunch of useless tags from old topics I'm finished with. Maybe that can be shown with an "--all" argument?

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

Reply via email to