Thus said jim Schimpf on Thu, 26 Nov 2015 19:15:53 -0500: > It worked. I did have problem as the project code came back as: > > project-code|5f509f990b361984473c2aedd087a61e0e8dc0f3|1448549878
The || represent columns in the database table named ``config'' and the project code is actually only the one between the two ||. The last entry is actually a timestamp: $ echo 'puts [clock format 1448549878]' | tclsh Thu Nov 26 07:57:58 MST 2015 Andy -- TAI64 timestamp: 400000005657b052 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

