On 9/7/2014 7:00 PM, Andy Bradford wrote:
Thus said Philip Bennefall on Sun, 07 Sep 2014 18:40:32 +0200:

So in summary,  it seems that non-propagating tags now  show up in the
editor output if they are added as  part of the commit command but not
if they are added with tag add.
And that  is working as designed.  A non-propagating tag exists  only on
the checkin to  which it was applied. It is  historical and only applies
to that checkin and will never show  up in your editor when committing a
new checkin unless it was added again with the --tag option.

It sounds like  you expected --tag to create a  propagating tag. At the
moment, as Stephan said, there is no way to do this with --tag.


Hi Andy,

No, I did not expect --tag to be propagating. What I am trying to say is that tags added with --tag when calling commit show up in the editor when I am asked to enter the comment. However, non-propagating tags added with tag add do not show up. So even though both tags are non-propagating, one of them shows up but not the other.

Kind regards,

Philip Bennefall
_______________________________________________
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