Re: [fossil-users] how to make link to zip file/tarball

2014-11-20 Thread Will Parsons
Stephan Beal wrote: > --===1833591206== > Content-Type: multipart/alternative; boundary=047d7bfced30f661db0508511b3c > > --047d7bfced30f661db0508511b3c > Content-Type: text/plain; charset=UTF-8 > > On Thu, Nov 20, 2014 at 10:29 PM, Stephan Beal > wrote: > >> And see: >> >> http://fossi

Re: [fossil-users] how to make link to zip file/tarball

2014-11-20 Thread Stephan Beal
On Thu, Nov 20, 2014 at 10:35 PM, Stephan Beal wrote: > terms of bandwidth and server load) to leave download rights off for > "nobody" and on for "anonymous." What i normally do is add a /download page > which explains how to grab the zip: > > > http://fossil.wanderinghorse.net/repos/libfossil/i

Re: [fossil-users] how to make link to zip file/tarball

2014-11-20 Thread Will Parsons
Stephan Beal wrote: > --===0338390041== > Content-Type: multipart/alternative; boundary=047d7bd9201abd3d160508510448 > > --047d7bd9201abd3d160508510448 > Content-Type: text/plain; charset=UTF-8 > > On Thu, Nov 20, 2014 at 10:25 PM, Will Parsons > wrote: > >> I'd like to create a link t

Re: [fossil-users] how to make link to zip file/tarball

2014-11-20 Thread Stephan Beal
On Thu, Nov 20, 2014 at 10:29 PM, Stephan Beal wrote: > And see: > > http://fossil-scm.org/index.html/help?cmd=/zip > > the same goes for /tar. > PS: normally you'd want to give the anonymous user (but not necessarily the "nobody" user) rights to download that, as well, under the /setup_ulist pa

Re: [fossil-users] how to make link to zip file/tarball

2014-11-20 Thread Stephan Beal
On Thu, Nov 20, 2014 at 10:25 PM, Will Parsons wrote: > I'd like to create a link to a zip file or tarball for downloading in > the Fossil web interface for a application. The "Fossil Web > Interface" page of the Fossil documentation suggests this is > supported, but I can't find any further inf