Hi. 
On one of my projects, I decided to use the repository for storing the release 
packages of the program. Now, when there is a official release, I publish for 
downloading a link of type:

http://fresh.flatassembler.net/fossil/repo/fresh/raw/installer/FreshSetup2_2_0.exe?name=b21414216283ef56486c949f0856c40629bf47fb

This approach saves me a lot of effort to manage the web site.

But then, I need some feedback about how many times the particular version has 
been downloaded. 
Is it possible to make such functionality in fossil without modifying the 
sources? Using TH1 or something?

Using the usual downloads counter with redirection has a disadvantage that it 
knows only that the download has started. It never knows whether the download 
was finished.

-- 
John Found <johnfo...@evrocom.net>
_______________________________________________
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