On Mon, 10 Oct 2011 18:08:04 +0200, Dmitry Chestnykh
<dmi...@codingrobots.com> wrote:
>On Oct 10, 2011, at 17:38 , Gilles wrote:
>> Is there a simple way to tell Fossil to call the gdiff application
>> with the last and before-last revisions of the file by default?
>
>fossil gdiff --from previous myfile.txt

Thank you, I can now view n and n-1 versions in the differ.

I'd also like to really check out the two versions into a directory. I
assume I have to use "fossil co" with the right ID, but I don't know
which one to use from "fossil finfo", as this command seems missing
from the wiki:

D:\Projects\>fossil finfo myfile.txt
History of myfile.txt
2011-10-10 [d1ec1b2c27] Some other comment (user: Me, artifact:
           [f888e9780e])
2011-10-08 [fd6e31f942] Some comment (user: Me, artifact:
           [225c3b5f64])

Should I use the first ID or the second?
           
www.fossil-scm.org/index.html/doc/trunk/www/reference.wiki
1. What does * mean after the commands?
2. Some commands seem missing, eg. "finfo"

Thank you.

_______________________________________________
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