Thus said "Tony Papadimitriou" on Sat, 09 Aug 2014 20:58:41 +0300:

> * it doesn't  seem to be the actual  reason as I ran your  query on my
> various fossils,  and many of them  return zero rows or  very few rows
> compared to the number of opens it went through so far.

If  you  close  the  repository,  the path  will  be  removed  from  the
repository database.

> * please  note that opening the  repo using the UI  interface, looking
> around,  and  even  downloading  single files,  does  not  change  the
> database at  all. How can  this interface manage  to do all  this work
> without a single write to the database?

The web  UI does  not ``open'' the  repository. If you  want you  can do
similar things  from the  command line  without opening  the repository.
e.g. fossil cat,  fossil artifact, fossil info, fossil  timeline. All of
these use  the -R  to specify the  path to the  repository and  will not
modify the repository.

It  looks like  fossil  ls does  not honor  the  -R option---perhaps  it
should?

Andy
-- 
TAI64 timestamp: 4000000053e667ec


_______________________________________________
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