Thus said Richard Hipp on Thu, 28 May 2015 12:31:06 -0400:

> Not strictly  true, but true enough  in practice. Perhaps it  would be
> worthwhile to add a new command-line way of moving a check-in to a new
> branch. Suggested syntax, anyone?

What if instead of a new addition  to ``fossil branch'' Fossil had a new
command ``fossil edit'' which would allow  one to edit a checkin similar
to the UI?  e.g. add a tag,  change the comment, the date,  the color of
the branch, etc...?

fossil edit UUID ?OPTIONS?

fossil edit UUID --newbranch NAME
fossil edit UUID --brcolor #ff00ff ?--propagate-color?
fossil edit UUID --date-override '2014-11-30 00:00:00'
fossil edit UUID --user-override USERNAME
fossil edit UUID --comment-override COMMENT
fossil edit UUID --close
fossil edit UUID --hide
fossil edit UUID --tag TAGNAME

Thanks,

Andy
--
TAI64 timestamp: 400000005567ab5e
_______________________________________________
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