On Thu, Jul 21, 2011 at 9:22 AM, Rene <renew...@xs4all.nl> wrote:

>
> When by the browser asked for the file $home/doc/tip/ext/syn.js. How
> does fossil
> choose ext/syn.js
>

"tip" means choose the most recent check-in.  "trunk" means choose the most
recent check-in on the trunk branch.  "otherbranch" means choose the most
recent check-in on otherbranch.  "version-3.7.6" means us specifically the
version tagged with "version-3.7.6".  "2010-01-01" means use the first
check-in on or after 2010-01-01 00:00:00.000.  "trunk:2011-04-01" means
choose the first trunk check-in after 2011-04-01.  And so forth....


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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