When I do "fossil info" in a checkout, I get:
    tags: ts11

When I look at the same commit in the "/info" web page, I get:
    branch=ts11
    sym-ts11

I also tried "fossil tags list --raw", which shows me all of the tags. But
I want only the ones for the current checkout, so I then tried "fossil tags
list --raw ckout", But that listed nothing.

I know that using the hash from the "checkout:" line with "fossil tags list
--raw" works, but would be handy to be able to do it in one command.

(Neither the "-v" nor the "--raw" options gave me the "raw" tags with the
info command)
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to