What do you want the command to do in this case:

 * edit foo.txt (versioned)
 * fossil add --commit bar.txt

Do you want the commit to just add bar.txt to the version control, or
to also include foo.txt changes?

2012/7/9 Weber, Martin S <martin.we...@nist.gov>:
> Often I will run the following two commands:
> fossil add <list of files>
> ^add^ci
> (i.e., fossil ci <list of files>) immediately afterwards.
> Sometimes I forget the second step and then do some funny stuff (changing
> trunks, merging etc.) until I stumble over the uncommitted files.
>
> Is there anything speaking against adding a --commit (and maybe --message)
> option to add so that it'll commit immediately?
>
> -Martin
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users



-- 
Benoit Mortgat
_______________________________________________
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