On 10/12/2016 20:02, Will Parsons wrote:
> In one of my projects using Fossil, I wish to provide the software both as a
> zip file and a compressed tarball.  In fact, I thought I'd already done this
> and it was working by providing the following links:
>
> <a href="zip/projname.zip?uuid=trunk">Current trunk (zip file)</a>
>
> <a href="tar/projname.tar.gz?uuid=trunk">Current trunk (compressed tar 
> file)</a>
>
> On recently trying though, I found that although the zip one works, the tar
> one doesn't, getting "Page not found: tar".  Did I just image this used to
> work?  I'll have to admit, I can't see any fossil documentation on this, so
> I'd like some clarification.

Hi, there seems to be documentation here:

https://www.fossil-scm.org/index.html/help?cmd=/tarball

It works for me... (fossil 1.35)... which version of fossil are you using?

https://pizzahack.eu/fossil/thunderchez/tar/projname.tar.gz?uuid=trunk

Best regards
Aldo

_______________________________________________
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