On Sun, 17 Jan 2016, Baruch Burstein wrote:

> I don't seem to see this problem. go to
> https://www.fossil-scm.org/index.html/dir?ci=tip. I clicked on
> "COPYRIGHT-BSD2.txt" and was given the text. If I click "Download" on
> that page, I am given just the raw text.

That's right. But I pointed on

> > When *text* files have unknown MIME type (unknown extension) we
> > cannot download them (in a fact to get a raw view in a browser) just
> > in click.

I may do check-in really text files, e.g. some statistics files with
unknown extensions or without extensions at all and then I must append
'&m=text' for download URL to get raw view in a browser. Try

  echo a>a
  f add a
  f ci -private -m 'add a'

surf to /dir?ci=tip, press [Download] (browser will dialog with you).
So, I need to append MIME type to URL. So, I asked about [Raw] button as
companion for [Hex] one.

Sergei
_______________________________________________
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