On Thu, Nov 20, 2014 at 10:25 PM, Will Parsons <varro@nodomain.invalid>
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 information on how to do
> this.  Can someone describe this or point me to where it is
> documented?
>

Try:

http://yourserver/zip?name=my-name.zip&uuid=trunk

And see:

http://fossil-scm.org/index.html/help?cmd=/zip

the same goes for /tar.

It can also be run from the CLI:

fossil help zip (or tar)

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
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