On 22 June 2013 17:36, Michai Ramakers <m.ramak...@gmail.com> wrote:
>
> ... (A more typical scenario here is to have changed
> some source-files and added some documentation without checkins in
> between.)
>
> Actually I forgot to say I was looking for some interactive way,
> perhaps along the lines of a script + something resembling 4DOS's
> 'select' utility (show simple file manager, and print selected files
> on stdout on exit).

FWIW, I made a little utility that does just that, using 'dialog' and
shell script:
the user can select a subset of all added/edited files, and check them in
bit-by-bit, calling 'fossil checkin' after having selected the subset.

May or may not be useful, but I hope someone can use it (see attachment).

Michai

Attachment: fci
Description: Binary data

_______________________________________________
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