On Tue, 8 Jan 2013 13:38:06 +0100, Stephan Beal
<sgb...@googlemail.com> wrote:
>> 2012-11-25 [ad6f12df62] New version (user: Joe,
>>            artifact: [dc79071933], branch: trunk)
>> 2012-11-25 [53ff5087e3] Original file (user: Joe,
>>            artifact: [54dff7fa29], branch: trunk)
>>
>Correct. It's not immediately obvious, but the first number is the commit
>UUID and the second is the file artifact itself:
>
>        zOut = sqlite3_mprintf(
>           "[%.10s] %s (user: %s, artifact: [%.10s], branch: %s)",
>           zCiUuid, zCom, zUser, zFileUuid, zBr);

Thanks. If we must use the commit UUID when comparing different
revisions of a file, In which case do we need the file artifact ID
then?

_______________________________________________
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