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.

_______________________________________________
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